Lines Matching refs:getValueAsDef
1261 return R->getValueAsDef("MemoryVT"); in getMemoryVT()
1282 return R->getValueAsDef("ScalarMemoryVT"); in getScalarMemoryVT()
1537 VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH); in SDTypeConstraint()
1568 VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH); in SDTypeConstraint()
1736 Record *R = Operand->getValueAsDef("Type"); in UpdateNodeTypeFromInst()
1751 RC = Operand->getValueAsDef("RegClass"); in UpdateNodeTypeFromInst()
1807 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo()
2231 Record *RegClass = R->getValueAsDef("RegClass"); in getImplicitType()
2320 Record *T = R->getValueAsDef("Type"); in getImplicitType()
2509 i, getValueType(Int->IS.RetTys[i]->getValueAsDef("VT")), TP); in ApplyTypeConstraints()
2524 getValueType(Int->IS.ParamTys[i]->getValueAsDef("VT")); in ApplyTypeConstraints()
3234 Record *SDNode = XFormNode->getValueAsDef("Opcode"); in ParseNodeTransforms()
3313 Record *Transform = Frag->getValueAsDef("OperandTransform"); in ParsePatternFragments()