Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp632 bool StoreBackchain = MF.getSubtarget<SystemZSubtarget>().hasBackChain(); in emitPrologue() local
635 if (StoreBackchain) in emitPrologue()
640 if (StoreBackchain) in emitPrologue()
790 bool StoreBackchain = MF.getSubtarget<SystemZSubtarget>().hasBackChain(); in inlineStackProbe() local
791 if (StoreBackchain) in inlineStackProbe()
835 if (StoreBackchain) in inlineStackProbe()
H A DSystemZISelLowering.cpp4011 bool StoreBackchain = MF.getSubtarget<SystemZSubtarget>().hasBackChain(); in lowerDYNAMIC_STACKALLOC_ELF() local
4034 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC_ELF()
4072 if (StoreBackchain) in lowerDYNAMIC_STACKALLOC_ELF()
4760 bool StoreBackchain = MF.getSubtarget<SystemZSubtarget>().hasBackChain(); in lowerSTACKRESTORE() local
4771 if (StoreBackchain) { in lowerSTACKRESTORE()
4780 if (StoreBackchain) in lowerSTACKRESTORE()