Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp415 void emitInstructionCode(raw_ostream &OS, const OperandsSignature &Operands,
633 void FastISelMap::emitInstructionCode(raw_ostream &OS, in emitInstructionCode() function in FastISelMap
727 emitInstructionCode(OS, Operands, PM, std::string(getName(RetVT))); in printFunctionDefinitions()
768 emitInstructionCode(OS, Operands, PM, "RetVT"); in printFunctionDefinitions()