Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86InstrMappingEmitter.cpp53 void emitCompressEVEXTable(ArrayRef<const CodeGenInstruction *> Insts,
170 void X86InstrMappingEmitter::emitCompressEVEXTable( in emitCompressEVEXTable() function in __anon4f70c9770111::X86InstrMappingEmitter
378 emitCompressEVEXTable(Insts, OS); in run()