Home
last modified time | relevance | path

Searched refs:StoreBackchain (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp506 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in emitPrologue() local
509 if (StoreBackchain) in emitPrologue()
514 if (StoreBackchain) in emitPrologue()
664 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in inlineStackProbe() local
665 if (StoreBackchain) in inlineStackProbe()
709 if (StoreBackchain) in inlineStackProbe()
H A DSystemZISelLowering.cpp3477 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerDYNAMIC_STACKALLOC() local
3501 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC()
3539 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC()
4154 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerSTACKRESTORE() local
4165 if (StoreBackchain) { in lowerSTACKRESTORE()
4173 if (StoreBackchain) in lowerSTACKRESTORE()