Home
last modified time | relevance | path

Searched defs:RetOpc (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86RetpolineThunks.cpp250 const unsigned RetOpc = Is64Bit ? X86::RETQ : X86::RETL; in populateThunk() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp341 unsigned RetOpc = I->getOpcode(); in hasTailCall() local
637 unsigned RetOpc = RetI ? RetI->getOpcode() : 0; in insertEpilogueInBlock() local
1273 unsigned RetOpc; in insertCSRRestoresInBlock() local
1286 unsigned RetOpc; in insertCSRRestoresInBlock() local
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp283 unsigned RetOpc = I->getOpcode(); in hasTailCall() local
590 unsigned RetOpc = RetI ? RetI->getOpcode() : 0; in insertEpilogueInBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp1411 unsigned RetOpc = in LowerReturn() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1544 unsigned RetOpc; in LowerReturn() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp1775 unsigned RetOpc = isThumb ? ARM::tBX_RET : ARM::BX_RET; in SelectRet() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2151 unsigned RetOpc = isThumb2 ? ARM::tBX_RET : ARM::BX_RET; in SelectRet() local