Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DFastISelEmitter.cpp405 void emitInstructionCode(raw_ostream &OS,
627 void FastISelMap::emitInstructionCode(raw_ostream &OS, in emitInstructionCode() function in FastISelMap
721 emitInstructionCode(OS, Operands, PM, std::string(getName(RetVT))); in printFunctionDefinitions()
762 emitInstructionCode(OS, Operands, PM, "RetVT"); in printFunctionDefinitions()