Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
1208 unsigned SlotSize = Subtarget.getSlotSize(); GetAlignedArgumentStackSize() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp29 unsigned SlotSize = RegInfo->getSlotSize(); setRestoreBasePointer() local
H A DX86RegisterInfo.h36 unsigned SlotSize; variable
H A DX86FrameLowering.h38 unsigned SlotSize; variable
H A DX86ArgumentStackSlotRebase.cpp159 unsigned SlotSize = TRI->getSlotSize(); in runOnMachineFunction() local
H A DX86DynAllocaExpander.cpp63 unsigned SlotSize = 0; member in __anoncb0ff9810111::X86DynAllocaExpander
H A DX86CallingConv.cpp304 unsigned SlotSize = Is64Bit ? 8 : 4; in CC_X86_Intr() local
H A DX86CallFrameOptimization.cpp123 unsigned SlotSize = 0; member in __anondb24db010111::X86CallFrameOptimization
H A DX86ISelLoweringCall.cpp1950 EmitTailCallStoreRetAddr(SelectionDAG & DAG,MachineFunction & MF,SDValue Chain,SDValue RetAddrFrIdx,EVT PtrVT,unsigned SlotSize,int FPDiff,const SDLoc & dl) EmitTailCallStoreRetAddr() argument
2600 const uint64_t SlotSize = Subtarget.getRegisterInfo()->getSlotSize(); GetAlignedArgumentStackSize() local
H A DX86ISelLowering.cpp2672 unsigned SlotSize = RegInfo->getSlotSize(); getReturnAddressFrameIndex() local
27111 unsigned SlotSize = RegInfo->getSlotSize(); LowerFRAMEADDR() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp16 complexTempStructure(CodeGenFunction & CGF,Address VAListAddr,QualType Ty,CharUnits SlotSize,CharUnits EltSize,const ComplexType * CTy) complexTempStructure() argument
244 CharUnits SlotSize = CharUnits::fromQuantity(PtrByteSize); EmitVAArg() local
376 CharUnits SlotSize = CharUnits::fromQuantity(4); EmitVAArg() local
906 CharUnits SlotSize = CharUnits::fromQuantity(8); EmitVAArg() local
[all...]
H A DAArch64.cpp522 CharUnits SlotSize = CharUnits::fromQuantity(PointerSize); EmitAAPCSVAArg() local
690 CharUnits SlotSize = BaseAddr.getAlignment(); EmitAAPCSVAArg() local
779 CharUnits SlotSize = CharUnits::fromQuantity(PointerSize); EmitDarwinVAArg() local
H A DCSKY.cpp62 CharUnits SlotSize = CharUnits::fromQuantity(XLen / 8); in EmitVAArg() local
H A DSparc.cpp284 CharUnits SlotSize = CharUnits::fromQuantity(8); EmitVAArg() local
H A DLoongArch.cpp422 CharUnits SlotSize = CharUnits::fromQuantity(GRLen / 8); in EmitVAArg() local
H A DRISCV.cpp488 CharUnits SlotSize = CharUnits::fromQuantity(XLen / 8); EmitVAArg() local
H A DARM.cpp764 CharUnits SlotSize = CharUnits::fromQuantity(4); EmitVAArg() local
H A DXCore.cpp142 CharUnits SlotSize = CharUnits::fromQuantity(4); in EmitVAArg() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp73 int64_t SlotSize = STI.getXLen() / 8; emitSCSPrologue() local
128 int64_t SlotSize = STI.getXLen() / 8; emitSCSEpilogue() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp168 emitVoidPtrDirectVAArg(CodeGenFunction & CGF,Address VAListAddr,llvm::Type * DirectTy,CharUnits DirectSize,CharUnits DirectAlign,CharUnits SlotSize,bool AllowHigherAlign,bool ForceRightAdjust) emitVoidPtrDirectVAArg() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1251 uint64_t SlotSize = PtrVT.getStoreSize(); getReturnAddressFrameIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5109 int SlotSize = isPPC64 ? 8 : 4; EmitTailCallStoreFPAndRetAddr() local