Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.h35 unsigned SlotSize; variable
H A DM68kISelLowering.cpp389 unsigned SlotSize = Subtarget.getSlotSize(); in getReturnAddressFrameIndex() local
413 EVT PtrVT, unsigned SlotSize, int FPDiff, const SDLoc &DL) const { in EmitTailCallStoreRetAddr() argument
1209 unsigned SlotSize = Subtarget.getSlotSize(); in GetAlignedArgumentStackSize() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.h36 unsigned SlotSize; variable
H A DX86FrameLowering.h38 unsigned SlotSize; variable
H A DX86MachineFunctionInfo.cpp42 unsigned SlotSize = RegInfo->getSlotSize(); in setRestoreBasePointer() local
H A DX86ArgumentStackSlotRebase.cpp159 unsigned SlotSize = TRI->getSlotSize(); runOnMachineFunction() local
H A DX86DynAllocaExpander.cpp63 unsigned SlotSize = 0; global() member in __anona6af4fc20111::X86DynAllocaExpander
H A DX86CallingConv.cpp304 unsigned SlotSize = Is64Bit ? 8 : 4; CC_X86_Intr() local
H A DX86CallFrameOptimization.cpp123 unsigned SlotSize = 0; member in __anon871769c20111::X86CallFrameOptimization
H A DX86ISelLoweringCall.cpp1964 EmitTailCallStoreRetAddr(SelectionDAG & DAG,MachineFunction & MF,SDValue Chain,SDValue RetAddrFrIdx,EVT PtrVT,unsigned SlotSize,int FPDiff,const SDLoc & dl) EmitTailCallStoreRetAddr() argument
2623 const uint64_t SlotSize = Subtarget.getRegisterInfo()->getSlotSize(); GetAlignedArgumentStackSize() local
H A DX86ISelLowering.cpp2763 unsigned SlotSize = RegInfo->getSlotSize(); getReturnAddressFrameIndex() local
27354 unsigned SlotSize = RegInfo->getSlotSize(); LowerFRAMEADDR() local
[all...]
/llvm-project/clang/lib/CodeGen/Targets/
H A DCSKY.cpp62 CharUnits SlotSize = CharUnits::fromQuantity(XLen / 8); in EmitVAArg() local
H A DPPC.cpp17 QualType Ty, CharUnits SlotSize, in complexTempStructure() argument
245 CharUnits SlotSize = CharUnits::fromQuantity(PtrByteSize); EmitVAArg() local
432 CharUnits SlotSize = CharUnits::fromQuantity(4); EmitVAArg() local
963 CharUnits SlotSize = CharUnits::fromQuantity(8); EmitVAArg() local
[all...]
H A DLoongArch.cpp422 CharUnits SlotSize = CharUnits::fromQuantity(GRLen / 8); in EmitVAArg() local
H A DSparc.cpp288 CharUnits SlotSize = CharUnits::fromQuantity(8); in EmitVAArg() local
H A DAArch64.cpp725 CharUnits SlotSize = BaseAddr.getAlignment(); EmitAAPCSVAArg() local
811 CharUnits SlotSize = CharUnits::fromQuantity(PointerSize); EmitDarwinVAArg() local
H A DRISCV.cpp494 CharUnits SlotSize = CharUnits::fromQuantity(XLen / 8); EmitVAArg() local
H A DARM.cpp758 CharUnits SlotSize = CharUnits::fromQuantity(4); EmitVAArg() local
H A DXCore.cpp142 CharUnits SlotSize = CharUnits::fromQuantity(4); in EmitVAArg() local
/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp171 emitVoidPtrDirectVAArg(CodeGenFunction & CGF,Address VAListAddr,llvm::Type * DirectTy,CharUnits DirectSize,CharUnits DirectAlign,CharUnits SlotSize,bool AllowHigherAlign,bool ForceRightAdjust) emitVoidPtrDirectVAArg() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp728 TypeSize SlotSize = DL.getTypeStoreSize(ExtendedVT); createShadowArguments() local
824 TypeSize SlotSize = DL.getTypeStoreSize(ExtendedVT); populateShadowStack() local
1781 TypeSize SlotSize = DL.getTypeStoreSize(VT); propagateNonFTStore() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp84 int64_t SlotSize = STI.getXLen() / 8; emitSCSPrologue() local
144 int64_t SlotSize = STI.getXLen() / 8; emitSCSEpilogue() local
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1251 uint64_t SlotSize = PtrVT.getStoreSize(); in getReturnAddressFrameIndex() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5232 int SlotSize = isPPC64 ? 8 : 4; EmitTailCallStoreFPAndRetAddr() local