Home
last modified time | relevance | path

Searched defs:FrameSize (Results 1 – 25 of 115) sorted by relevance

12345

/aosp_15_r20/external/libaom/test/
H A Dframe_size_tests.cc101 struct FrameSize { in TEST_P() struct
102 unsigned int width; in TEST_P()
103 unsigned int height; in TEST_P()
164 struct FrameSize { in TEST_P() struct
165 unsigned int width; in TEST_P()
166 unsigned int height; in TEST_P()
240 struct FrameSize { in TEST_P() struct
241 unsigned int width; in TEST_P()
242 unsigned int height; in TEST_P()
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_source_interface.h26 struct FrameSize { struct
27 FrameSize(int width, int height) : width(width), height(height) {} in FrameSize() argument
31 int width;
32 int height;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp461 unsigned FrameSize = determineFrameLayout(MF, UseEstimate, in determineFrameLayoutAndUpdate() local
478 unsigned FrameSize = in determineFrameLayout() local
708 unsigned FrameSize = determineFrameLayout(MF); in twoUniqueScratchRegsRequired() local
751 unsigned FrameSize = MFI.getStackSize(); in stackUpdateCanBeMoved() local
812 unsigned FrameSize = determineFrameLayoutAndUpdate(MF); in emitPrologue() local
1385 int FrameSize = MFI.getStackSize(); in emitEpilogue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp287 uint64_t FrameSize = determineFrameLayout(MF, UseEstimate, in determineFrameLayoutAndUpdate() local
304 uint64_t FrameSize = in determineFrameLayout() local
536 unsigned FrameSize = determineFrameLayout(MF); in twoUniqueScratchRegsRequired() local
581 unsigned FrameSize = MFI.getStackSize(); in stackUpdateCanBeMoved() local
629 uint64_t FrameSize = determineFrameLayoutAndUpdate(MF); in emitPrologue() local
1561 int64_t FrameSize = MFI.getStackSize(); in emitEpilogue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp57 uint64_t FrameSize = StackSize - 2; in emitPrologue() local
130 uint64_t FrameSize = StackSize - 2; in emitEpilogue() local
/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp58 uint64_t FrameSize = StackSize - 2; in emitPrologue() local
132 uint64_t FrameSize = StackSize - 2; in emitEpilogue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp57 uint64_t FrameSize = StackSize - 2; in emitPrologue() local
131 uint64_t FrameSize = StackSize - 2; in emitEpilogue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp100 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitPrologue() local
180 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitEpilogue() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp428 unsigned FrameSize = in determineFrameLayout() local
671 unsigned FrameSize = determineFrameLayout(MF, false); in twoUniqueScratchRegsRequired() local
730 unsigned FrameSize = determineFrameLayout(MF); in emitPrologue() local
1113 int FrameSize = MFI->getStackSize(); in emitEpilogue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp104 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitPrologue() local
163 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitEpilogue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp210 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame()
240 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp210 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame()
240 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame()
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp194 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame()
224 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP()
248 const int FrameSize = MFI.getStackSize() / 4; in emitPrologue() local
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp100 int OffsetFromTop, int &Adjusted, int FrameSize, in IfNeededExtSP()
247 const int FrameSize = MFI->getStackSize() / 4; in emitPrologue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP()
248 const int FrameSize = MFI.getStackSize() / 4; in emitPrologue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp532 uint64_t FrameSize = StackSize - SlotSize; in emitPrologue() local
693 uint64_t FrameSize = StackSize - SlotSize; in emitEpilogue() local
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h47 size_t FrameSize; // Size of the frame in bytes. member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h47 uint64_t FrameSize; // Size of the frame in bytes. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DASanStackFrameLayout.h47 uint64_t FrameSize; // Size of the frame in bytes. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DASanStackFrameLayout.h47 uint64_t FrameSize; // Size of the frame in bytes. member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp136 uint64_t FrameSize = FI->getFrameSize(); in finishAssembly() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DASanStackFrameLayout.h47 uint64_t FrameSize; // Size of the frame in bytes. member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h47 size_t FrameSize; // Size of the frame in bytes. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DASanStackFrameLayout.h47 uint64_t FrameSize; // Size of the frame in bytes. member

12345