Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ReturnThunks.cpp71 const unsigned RetOpc = Is64Bit ? X86::RET64 : X86::RET32; in runOnMachineFunction() local
DX86IndirectThunks.cpp223 const unsigned RetOpc = Is64Bit ? X86::RET64 : X86::RET32; in populateThunk() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RetpolineThunks.cpp256 const unsigned RetOpc = Is64Bit ? X86::RETQ : X86::RETL; in populateThunk() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp340 unsigned RetOpc = I->getOpcode(); in hasTailCall() local
667 unsigned RetOpc = RetI ? RetI->getOpcode() : 0; in insertEpilogueInBlock() local
1303 unsigned RetOpc; in insertCSRRestoresInBlock() local
1316 unsigned RetOpc; in insertCSRRestoresInBlock() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp343 unsigned RetOpc = I->getOpcode(); in hasTailCall() local
793 unsigned RetOpc = RetI ? RetI->getOpcode() : 0; in insertEpilogueInBlock() local
1451 unsigned RetOpc; in insertCSRRestoresInBlock() local
1464 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-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp1418 unsigned RetOpc = in LowerReturn() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp1697 unsigned RetOpc = in LowerReturn() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2157 unsigned RetOpc; in SelectRet() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2151 unsigned RetOpc = isThumb2 ? ARM::tBX_RET : ARM::BX_RET; in SelectRet() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2470 unsigned RetOpc; in LowerReturn() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp13222 unsigned RetOpc = RISCVISD::RET_FLAG; in LowerReturn() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp5242 unsigned RetOpc = 0; in getCallOpcode() local