Searched refs:getMachineValueType (Results 1 – 3 of 3) sorted by relevance
218 MVT getMachineValueType() const { in getMachineValueType() function696 return Types[ResNo].getMachineValueType().SimpleTy; in getSimpleType()
1499 if (VTy.getMachineValueType() == MVT::iPTR && OperandIsAPointer) { in addTypeCheckPredicate()1504 auto OpTyOrNone = MVTToLLT(VTy.getMachineValueType().SimpleTy); in addTypeCheckPredicate()3552 MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in importExplicitUseRenderer()3589 OpTyOrNone = MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in importExplicitUseRenderer()
1308 if (T0.getMachineValueType() != MVT::Other) { in getPatternSize()