Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp631 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in emitPrologue() local
634 if (StoreBackchain) in emitPrologue()
639 if (StoreBackchain) in emitPrologue()
789 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in inlineStackProbe() local
790 if (StoreBackchain) in inlineStackProbe()
834 if (StoreBackchain) in inlineStackProbe()
H A DSystemZISelLowering.cpp3714 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerDYNAMIC_STACKALLOC_ELF() local
3738 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC_ELF()
3776 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC_ELF()
4393 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerSTACKRESTORE() local
4404 if (StoreBackchain) { in lowerSTACKRESTORE()
4413 if (StoreBackchain) in lowerSTACKRESTORE()