reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
207 return (V==MVT::iAny || V==MVT::fAny || V==MVT::vAny || V==MVT::iPTRAny);
include/llvm/Support/MachineValueType.h390 SimpleTy==MVT::vAny || SimpleTy==MVT::iPTRAny); 682 case iPTRAny:utils/TableGen/CodeGenDAGPatterns.cpp
765 case MVT::iPTRAny: 2359 if (VT == MVT::iPTR || VT == MVT::iPTRAny)utils/TableGen/CodeGenTarget.cpp
53 case MVT::iPTRAny: return "TLI.getPointerTy()"; 196 case MVT::iPTRAny: return "MVT::iPTRAny"; 821 return ParamType == MVT::iPTR || ParamType == MVT::iPTRAny;utils/TableGen/IntrinsicEmitter.cpp
315 case MVT::iPTRAny: ++Tmp; LLVM_FALLTHROUGH; 390 case MVT::iPTRAny: