Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFastISelEmitter.cpp402 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/
DFastISelEmitter.cpp409 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()