Lines Matching refs:RecordVal
222 const RecordVal *RV = def.getValue(str); in getBitsField()
453 const RecordVal *RV = in insnWithID()
1350 const RecordVal *RV = AllInstructions[Opc].EncodingDef->getValue("SoftFail"); in emitSoftFailTableEntry()
1830 RecordVal *DecoderString = Record->getValue("DecoderMethod"); in findOperandDecoderMethod()
1855 RecordVal *HasCompleteDecoderVal = TypeRecord->getValue("hasCompleteDecoder"); in getOpInfo()
1870 const RecordVal *RV = Def.getValue("Inst"); in parseVarLenInstOperand()
1987 const std::vector<RecordVal> &Vals = Def.getValues(); in populateInstruction()
2072 RecordVal *DecoderString = TypeRecord->getValue("DecoderMethod"); in populateInstruction()
2104 RecordVal *HasCompleteDecoderVal = in populateInstruction()
2167 if (const RecordVal *EncodedValue = EncodingDef.getValue(Op.second)) in populateInstruction()
2551 if (const RecordVal *RV = in run()
2569 if (const RecordVal *RV = in run()
2600 RecordVal *RV = CGI->TheDef->getValue("Inst"); in run()