Lines Matching refs:getValueAsDef
1257 return R->getValueAsDef("MemoryVT"); in getMemoryVT()
1278 return R->getValueAsDef("ScalarMemoryVT"); in getScalarMemoryVT()
1535 VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH); in SDTypeConstraint()
1567 VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH); in SDTypeConstraint()
1742 Record *R = Operand->getValueAsDef("Type"); in UpdateNodeTypeFromInst()
1757 RC = Operand->getValueAsDef("RegClass"); in UpdateNodeTypeFromInst()
1813 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo()
2237 Record *RegClass = R->getValueAsDef("RegClass"); in getImplicitType()
2326 Record *T = R->getValueAsDef("Type"); in getImplicitType()
2522 i, getValueType(Int->IS.RetTys[i]->getValueAsDef("VT")), TP); in ApplyTypeConstraints()
2537 getValueType(Int->IS.ParamTys[i]->getValueAsDef("VT")); in ApplyTypeConstraints()
3245 Record *SDNode = XFormNode->getValueAsDef("Opcode"); in ParseNodeTransforms()
3325 Record *Transform = Frag->getValueAsDef("OperandTransform"); in ParsePatternFragments()