Home
last modified time | relevance | path

Searched defs:BackChain (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp446 bool BackChain = MF.getFunction().hasFnAttribute("backchain"); in processFunctionBeforeFrameFinalized() local
864 bool BackChain = MF.getFunction().hasFnAttribute("backchain"); in getRegSpillOffset() local
893 bool BackChain = MF.getFunction().hasFnAttribute("backchain"); in usePackedStack() local
H A DSystemZISelLowering.cpp3473 SDValue BackChain = DAG.getFrameIndex(BackChainIdx, PtrVT); in lowerFRAMEADDR() local