Home
last modified time | relevance | path

Searched defs:SlotSize (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp22 unsigned SlotSize = RegInfo->getSlotSize(); in setRestoreBasePointer() local
H A DX86RegisterInfo.h36 unsigned SlotSize; variable
H A DX86FrameLowering.h36 unsigned SlotSize; variable
H A DX86WinAllocaExpander.cpp62 unsigned SlotSize = 0; member in __anon107e796c0111::X86WinAllocaExpander
H A DX86CallingConv.cpp303 unsigned SlotSize = Is64Bit ? 8 : 4; in CC_X86_Intr() local
H A DX86CallFrameOptimization.cpp122 unsigned SlotSize = 0; member in __anon5b209d690111::X86CallFrameOptimization
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp22 unsigned SlotSize = RegInfo->getSlotSize(); in setRestoreBasePointer() local
H A DX86RegisterInfo.h37 unsigned SlotSize; variable
H A DX86FrameLowering.h36 unsigned SlotSize; variable
H A DX86WinAllocaExpander.cpp63 unsigned SlotSize; member in __anonf452c70a0111::X86WinAllocaExpander
H A DX86CallFrameOptimization.cpp109 unsigned SlotSize; member in __anon857e8a070111::X86CallFrameOptimization
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kFrameLowering.h35 unsigned SlotSize; variable
H A DM68kISelLowering.cpp370 unsigned SlotSize = Subtarget.getSlotSize(); in getReturnAddressFrameIndex() local
394 EVT PtrVT, unsigned SlotSize, int FPDiff, const SDLoc &DL) const { in EmitTailCallStoreRetAddr()
1181 unsigned SlotSize = Subtarget.getSlotSize(); in GetAlignedArgumentStackSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp29 unsigned SlotSize = RegInfo->getSlotSize(); in setRestoreBasePointer() local
H A DX86RegisterInfo.h36 unsigned SlotSize; variable
H A DX86FrameLowering.h38 unsigned SlotSize; variable
H A DX86DynAllocaExpander.cpp63 unsigned SlotSize = 0; member in __anonb845432f0111::X86DynAllocaExpander
H A DX86CallingConv.cpp303 unsigned SlotSize = Is64Bit ? 8 : 4; in CC_X86_Intr() local
H A DX86CallFrameOptimization.cpp123 unsigned SlotSize = 0; member in __anon90234baf0111::X86CallFrameOptimization
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp67 int64_t SlotSize = STI.getXLen() / 8; in emitSCSPrologue() local
117 int64_t SlotSize = STI.getXLen() / 8; in emitSCSEpilogue() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp276 CharUnits SlotSize, in emitVoidPtrDirectVAArg()
4341 CharUnits SlotSize = CharUnits::fromQuantity(8); in EmitVAArg() local
4861 CharUnits SlotSize = BaseAddr.getAlignment(); in EmitAAPCSVAArg() local
4950 CharUnits SlotSize = CharUnits::fromQuantity(8); in EmitDarwinVAArg() local
5589 CharUnits SlotSize = CharUnits::fromQuantity(4); in EmitVAArg() local
7159 CharUnits SlotSize = CharUnits::fromQuantity(8); in EmitVAArg() local
7387 CharUnits SlotSize = CharUnits::fromQuantity(4); in EmitVAArg() local
/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1001 uint64_t SlotSize = MF.getDataLayout().getPointerSize(); in getReturnAddressFrameIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1256 uint64_t SlotSize = PtrVT.getStoreSize(); in getReturnAddressFrameIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1260 uint64_t SlotSize = MF.getDataLayout().getPointerSize(); in getReturnAddressFrameIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1764 unsigned SlotSize = SlotVT.getSizeInBits(); in EmitStackConvert() local

12