Home
last modified time | relevance | path

Searched defs:isLargeFrame (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp18 bool XCoreFunctionInfo::isLargeFrame(const MachineFunction &MF) const { in isLargeFrame() function in XCoreFunctionInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp18 bool XCoreFunctionInfo::isLargeFrame(const MachineFunction &MF) const { in isLargeFrame() function in XCoreFunctionInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp25 bool XCoreFunctionInfo::isLargeFrame(const MachineFunction &MF) const { in isLargeFrame() function in XCoreFunctionInfo
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp831 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local
1218 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp916 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local
1490 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp727 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local
1664 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local