Home
last modified time | relevance | path

Searched defs:ReturnAddrIndex (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h30 int ReturnAddrIndex = 0; variable
H A DMSP430ISelLowering.cpp1246 int ReturnAddrIndex = FuncInfo->getRAIndex(); getReturnAddressFrameIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h38 int ReturnAddrIndex = 0; variable
H A DM68kISelLowering.cpp385 int ReturnAddrIndex = FuncInfo->getRAIndex(); in getReturnAddressFrameIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h55 int ReturnAddrIndex = 0; global() variable
H A DX86ISelLowering.cpp2668 int ReturnAddrIndex = FuncInfo->getRAIndex(); getReturnAddressFrameIndex() local
[all...]