Home
last modified time | relevance | path

Searched defs:usePackedStack (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp65 static bool usePackedStack(MachineFunction &MF) { in usePackedStack() function
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp787 bool SystemZFrameLowering::usePackedStack(MachineFunction &MF) const { in usePackedStack() function in SystemZFrameLowering