Searched refs:getMachineValueType (Results 1 – 3 of 3) sorted by relevance
218 MVT getMachineValueType() const { in getMachineValueType() function712 return Types[ResNo].getMachineValueType().SimpleTy; in getSimpleType()
1733 if (VTy.getMachineValueType() == MVT::iPTR && OperandIsAPointer) { in addTypeCheckPredicate()1738 auto OpTyOrNone = MVTToLLT(VTy.getMachineValueType().SimpleTy); in addTypeCheckPredicate()3558 MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in getInstResultType()4551 OpTyOrNone = MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in importExplicitUseRenderer()4797 auto OpTy = MVTToLLT(ExtTy.getMachineValueType().SimpleTy); in importExplicitDefRenderers()
1472 if (T0.getMachineValueType() != MVT::Other) { in getPatternSize()