Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp393 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in emitPrologue() local
397 if (StoreBackchain) in emitPrologue()
412 if (StoreBackchain) in emitPrologue()
H A DSystemZISelLowering.cpp2994 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerDYNAMIC_STACKALLOC() local
3018 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC()
3048 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC()
3617 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerSTACKRESTORE() local
3624 if (StoreBackchain) { in lowerSTACKRESTORE()
3631 if (StoreBackchain) in lowerSTACKRESTORE()