Searched refs:getConcrete (Results 1 – 6 of 6) sorted by relevance
72 MVT::SimpleValueType getConcrete() const { in getConcrete() function78 return getConcrete() == MVT::iPTR || getConcrete() == MVT::iPTRAny; in isDynamicallyResolved()344 return Types[ResNo].getConcrete(); in getType()
511 EVT IVT = getConcrete(); in EnforceVectorEltTypeIs()522 MVT::SimpleValueType VT = VTOperand.getConcrete(); in EnforceVectorEltTypeIs()555 EVT IVT = getConcrete(); in EnforceVectorSubVectorTypeIs()561 EVT IVT = VTOperand.getConcrete(); in EnforceVectorSubVectorTypeIs()
73 MVT::SimpleValueType getConcrete() const { in getConcrete() function79 return getConcrete() == MVT::iPTR || getConcrete() == MVT::iPTRAny; in isDynamicallyResolved()370 return Types[ResNo].getConcrete(); in getType()
494 MVT IVT = getConcrete(); in EnforceVectorEltTypeIs()504 MVT::SimpleValueType VT = VTOperand.getConcrete(); in EnforceVectorEltTypeIs()540 MVT IVT = getConcrete(); in EnforceVectorSubVectorTypeIs()564 MVT IVT = VTOperand.getConcrete(); in EnforceVectorSubVectorTypeIs()606 MVT IVT = getConcrete(); in EnforceVectorSameNumElts()626 MVT IVT = VTOperand.getConcrete(); in EnforceVectorSameNumElts()660 MVT IVT = getConcrete(); in EnforceSameSize()680 MVT IVT = VTOperand.getConcrete(); in EnforceSameSize()
256 ValueTypeByHwMode getConcrete(const TypeSetByHwMode &VTS, in getConcrete() function
2249 ValueTypeByHwMode VVT = TP.getInfer().getConcrete(Types[0], false); in ApplyTypeConstraints()