Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ReturnThunks.cpp72 const unsigned RetOpc = Is64Bit ? X86::RET64 : X86::RET32; in runOnMachineFunction() local
H A DX86IndirectThunks.cpp205 const unsigned RetOpc = Is64Bit ? X86::RET64 : X86::RET32; in populateThunk() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp346 unsigned RetOpc = I->getOpcode(); in hasTailCall() local
796 unsigned RetOpc = RetI ? RetI->getOpcode() : 0; in insertEpilogueInBlock() local
1453 unsigned RetOpc; in insertCSRRestoresInBlock() local
1466 unsigned RetOpc; in insertCSRRestoresInBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1743 unsigned RetOpc = in LowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2157 unsigned RetOpc; in SelectRet() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5447 unsigned RetOpc = 0; in getCallOpcode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp20292 unsigned RetOpc = RISCVISD::RET_GLUE; LowerReturn() local