Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2854 bool RealignOpt = !MF.getFunction()-> hasFnAttribute("no-realign-stack"); in lowerDYNAMIC_STACKALLOC() local
2864 uint64_t AlignVal = (RealignOpt ? in lowerDYNAMIC_STACKALLOC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2988 bool RealignOpt = !MF.getFunction().hasFnAttribute("no-realign-stack"); in lowerDYNAMIC_STACKALLOC() local
2998 uint64_t AlignVal = (RealignOpt ? in lowerDYNAMIC_STACKALLOC()