Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp652 bool StoreBackchain = MF.getSubtarget<SystemZSubtarget>().hasBackChain(); in emitPrologue() local
655 if (StoreBackchain) in emitPrologue()
660 if (StoreBackchain) in emitPrologue()
810 bool StoreBackchain = MF.getSubtarget<SystemZSubtarget>().hasBackChain(); in inlineStackProbe() local
811 if (StoreBackchain) in inlineStackProbe()
855 if (StoreBackchain) in inlineStackProbe()
H A DSystemZISelLowering.cpp4489 bool StoreBackchain = MF.getSubtarget<SystemZSubtarget>().hasBackChain(); in lowerDYNAMIC_STACKALLOC_ELF() local
4512 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC_ELF()
4550 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC_ELF()
5253 bool StoreBackchain = MF.getSubtarget<SystemZSubtarget>().hasBackChain(); in lowerSTACKRESTORE() local
5264 if (StoreBackchain) { in lowerSTACKRESTORE()
5273 if (StoreBackchain) in lowerSTACKRESTORE()