Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFastISelEmitter.cpp410 void emitInstructionCode(raw_ostream &OS,
633 void FastISelMap::emitInstructionCode(raw_ostream &OS, in emitInstructionCode() function in FastISelMap
732 emitInstructionCode(OS, Operands, PM, getName(RetVT)); in printFunctionDefinitions()
775 emitInstructionCode(OS, Operands, PM, "RetVT"); in printFunctionDefinitions()