Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp364 bool StoreBackchain = MF.getFunction()->hasFnAttribute("backchain"); in emitPrologue() local
368 if (StoreBackchain) in emitPrologue()
383 if (StoreBackchain) in emitPrologue()
DSystemZISelLowering.cpp2855 bool StoreBackchain = MF.getFunction()->hasFnAttribute("backchain"); in lowerDYNAMIC_STACKALLOC() local
2879 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC()
2910 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC()
3372 bool StoreBackchain = MF.getFunction()->hasFnAttribute("backchain"); in lowerSTACKRESTORE() local
3379 if (StoreBackchain) { in lowerSTACKRESTORE()
3387 if (StoreBackchain) in lowerSTACKRESTORE()