Searched refs:getMachineValueType (Results 1 – 3 of 3) sorted by relevance
216 MVT getMachineValueType() const { in getMachineValueType() function632 return Types[ResNo].getMachineValueType().SimpleTy; in getSimpleType()
1496 if (VTy.getMachineValueType() == MVT::iPTR && OperandIsAPointer) { in addTypeCheckPredicate()1501 auto OpTyOrNone = MVTToLLT(VTy.getMachineValueType().SimpleTy); in addTypeCheckPredicate()3558 MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in importExplicitUseRenderer()3595 OpTyOrNone = MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in importExplicitUseRenderer()
1284 if (T0.getMachineValueType() != MVT::Other) { in getPatternSize()