Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.cpp22 unsigned SlotSize = RegInfo->getSlotSize(); in setRestoreBasePointer() local
DX86RegisterInfo.h36 unsigned SlotSize; variable
DX86FrameLowering.h36 unsigned SlotSize; variable
DX86WinAllocaExpander.cpp62 unsigned SlotSize = 0; member in __anon13ae990a0111::X86WinAllocaExpander
DX86CallingConv.cpp303 unsigned SlotSize = Is64Bit ? 8 : 4; in CC_X86_Intr() local
DX86CallFrameOptimization.cpp122 unsigned SlotSize = 0; member in __anonb2735c070111::X86CallFrameOptimization
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.cpp22 unsigned SlotSize = RegInfo->getSlotSize(); in setRestoreBasePointer() local
DX86RegisterInfo.h37 unsigned SlotSize; variable
DX86FrameLowering.h36 unsigned SlotSize; variable
DX86WinAllocaExpander.cpp63 unsigned SlotSize; member in __anon91f16f280111::X86WinAllocaExpander
DX86CallFrameOptimization.cpp109 unsigned SlotSize; member in __anona45011250111::X86CallFrameOptimization
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kFrameLowering.h35 unsigned SlotSize; variable
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.cpp29 unsigned SlotSize = RegInfo->getSlotSize(); in setRestoreBasePointer() local
DX86RegisterInfo.h36 unsigned SlotSize; variable
DX86FrameLowering.h38 unsigned SlotSize; variable
DX86DynAllocaExpander.cpp63 unsigned SlotSize = 0; member in __anonbb7562cd0111::X86DynAllocaExpander
DX86CallingConv.cpp303 unsigned SlotSize = Is64Bit ? 8 : 4; in CC_X86_Intr() local
DX86CallFrameOptimization.cpp123 unsigned SlotSize = 0; member in __anone7760a4d0111::X86CallFrameOptimization
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp67 int64_t SlotSize = STI.getXLen() / 8; in emitSCSPrologue() local
117 int64_t SlotSize = STI.getXLen() / 8; in emitSCSEpilogue() local
/external/clang/lib/CodeGen/
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
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1001 uint64_t SlotSize = MF.getDataLayout().getPointerSize(); in getReturnAddressFrameIndex() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1256 uint64_t SlotSize = PtrVT.getStoreSize(); in getReturnAddressFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1260 uint64_t SlotSize = MF.getDataLayout().getPointerSize(); in getReturnAddressFrameIndex() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1680 unsigned SlotSize = SlotVT.getSizeInBits(); in EmitStackConvert() local

12