Lines Matching refs:getValueAsDef
1221 return R->getValueAsDef("MemoryVT"); in getMemoryVT()
1242 return R->getValueAsDef("ScalarMemoryVT"); in getScalarMemoryVT()
1501 VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH); in SDTypeConstraint()
1533 VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH); in SDTypeConstraint()
1705 Record *R = Operand->getValueAsDef("Type"); in UpdateNodeTypeFromInst()
1720 RC = Operand->getValueAsDef("RegClass"); in UpdateNodeTypeFromInst()
1776 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo()
2189 Record *RegClass = R->getValueAsDef("RegClass"); in getImplicitType()
2276 Record *T = R->getValueAsDef("Type"); in getImplicitType()
3175 Record *SDNode = XFormNode->getValueAsDef("Opcode"); in ParseNodeTransforms()
3255 Record *Transform = Frag->getValueAsDef("OperandTransform"); in ParsePatternFragments()