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.h389 SimpleTy==MVT::iAny || SimpleTy==MVT::fAny || 683 case iAny:utils/TableGen/CodeGenDAGPatterns.cpp
768 case MVT::iAny:
utils/TableGen/CodeGenTarget.cpp68 case MVT::iAny: return "MVT::iAny"; 696 VT == MVT::iAny || VT == MVT::vAny) && 733 VT == MVT::iAny || VT == MVT::vAny) &&utils/TableGen/IntrinsicEmitter.cpp
318 case MVT::iAny: ++Tmp; LLVM_FALLTHROUGH; 399 case MVT::iAny: