Searched refs:StoreBackchain (Results 1 – 2 of 2) sorted by relevance
393 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in emitPrologue() local397 if (StoreBackchain) in emitPrologue()412 if (StoreBackchain) in emitPrologue()
2994 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerDYNAMIC_STACKALLOC() local3018 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC()3048 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC()3617 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerSTACKRESTORE() local3624 if (StoreBackchain) { in lowerSTACKRESTORE()3631 if (StoreBackchain) in lowerSTACKRESTORE()