Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp61 void addInstructionCasesForEncoding(const Record *R,
334 addInstructionCasesForEncoding(R, Encoding, Target, Case, in getInstructionCases()
343 addInstructionCasesForEncoding(R, R, Target, Case, BitOffsetCase); in getInstructionCases()
347 void CodeEmitterGen::addInstructionCasesForEncoding( in addInstructionCasesForEncoding() function in __anon7119260a0111::CodeEmitterGen