Searched refs:getMachineValueType (Results 1 – 3 of 3) sorted by relevance
217 MVT getMachineValueType() const { in getMachineValueType() function706 return Types[ResNo].getMachineValueType().SimpleTy; in getSimpleType()
1681 if (VTy.getMachineValueType() == MVT::iPTR && OperandIsAPointer) { in addTypeCheckPredicate()1686 auto OpTyOrNone = MVTToLLT(VTy.getMachineValueType().SimpleTy); in addTypeCheckPredicate()3476 MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in getInstResultType()4422 OpTyOrNone = MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in importExplicitUseRenderer()4669 auto OpTy = MVTToLLT(ExtTy.getMachineValueType().SimpleTy); in importExplicitDefRenderers()
1399 if (T0.getMachineValueType() != MVT::Other) { in getPatternSize()