Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1697 unsigned RetOpc = in LowerReturn() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2157 unsigned RetOpc; in SelectRet() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13229 unsigned RetOpc = RISCVISD::RET_FLAG; in LowerReturn() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5242 unsigned RetOpc = 0; in getCallOpcode() local