reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1367 if (T0.getMachineValueType() != MVT::Other) {
utils/TableGen/CodeGenDAGPatterns.h 709 return Types[ResNo].getMachineValueType().SimpleTy;
utils/TableGen/GlobalISelEmitter.cpp1593 if (VTy.getMachineValueType() == MVT::iPTR && OperandIsAPointer) { 1598 auto OpTyOrNone = MVTToLLT(VTy.getMachineValueType().SimpleTy); 3988 MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); 4025 OpTyOrNone = MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy);