Home
last modified time | relevance | path

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

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