Searched refs:emitInstructionCode (Results 1 – 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 402 void emitInstructionCode(raw_ostream &OS, 623 void FastISelMap::emitInstructionCode(raw_ostream &OS, in emitInstructionCode() function in FastISelMap 725 emitInstructionCode(OS, Operands, PM, getName(RetVT)); in printFunctionDefinitions() 768 emitInstructionCode(OS, Operands, PM, "RetVT"); in printFunctionDefinitions()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 409 void emitInstructionCode(raw_ostream &OS, 632 void FastISelMap::emitInstructionCode(raw_ostream &OS, in emitInstructionCode() function in FastISelMap 731 emitInstructionCode(OS, Operands, PM, getName(RetVT)); in printFunctionDefinitions() 774 emitInstructionCode(OS, Operands, PM, "RetVT"); in printFunctionDefinitions()
|