Searched refs:getInstructionCaseForEncoding (Results 1 – 1 of 1) sorted by relevance
49 std::string getInstructionCaseForEncoding(Record *R, Record *EncodingDef,277 Case += getInstructionCaseForEncoding(R, KV.second, Target); in getInstructionCase()285 return getInstructionCaseForEncoding(R, R, Target); in getInstructionCase()288 std::string CodeEmitterGen::getInstructionCaseForEncoding(Record *R, Record *EncodingDef, in getInstructionCaseForEncoding() function in __anonb683e2b50111::CodeEmitterGen