Home
last modified time | relevance | path

Searched refs:addInstructionCasesForEncoding (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp61 void addInstructionCasesForEncoding(Record *R, Record *EncodingDef,
331 addInstructionCasesForEncoding(R, Encoding, Target, Case, in getInstructionCases()
340 addInstructionCasesForEncoding(R, R, Target, Case, BitOffsetCase); in getInstructionCases()
344 void CodeEmitterGen::addInstructionCasesForEncoding( in addInstructionCasesForEncoding() function in __anon9b1e5c3f0111::CodeEmitterGen