Lines Matching refs:getValueAsString
75 PrintMethod = Rec->getValueAsString("PrintMethod");
76 OperandType = Rec->getValueAsString("OperandType");
77 OperandNamespace = Rec->getValueAsString("OperandNamespace");
79 PrintMethod = Rec->getValueAsString("PrintMethod");
80 OperandType = Rec->getValueAsString("OperandType");
82 EncoderMethod = Rec->getValueAsString("EncoderMethod");
297 Namespace = R->getValueAsString("Namespace");
298 AsmString = R->getValueAsString("AsmString");
342 ParseConstraints(R->getValueAsString("Constraints"), Operands);
345 Operands.ProcessDisableEncoding(R->getValueAsString("DisableEncoding"));
350 DeprecatedReason = R->getValueAsString("ComplexDeprecationPredicate");
578 AsmString = R->getValueAsString("AsmString");
632 ->getValueAsString("Name") != "Imm")) {