Home
last modified time | relevance | path

Searched defs:StoreBackchain (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp364 bool StoreBackchain = MF.getFunction()->hasFnAttribute("backchain"); in emitPrologue() local
DSystemZISelLowering.cpp2855 bool StoreBackchain = MF.getFunction()->hasFnAttribute("backchain"); in lowerDYNAMIC_STACKALLOC() local
3372 bool StoreBackchain = MF.getFunction()->hasFnAttribute("backchain"); in lowerSTACKRESTORE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp497 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in emitPrologue() local
DSystemZISelLowering.cpp3368 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerDYNAMIC_STACKALLOC() local
4033 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain"); in lowerSTACKRESTORE() local