Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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 __anona5895e290111::X86WinAllocaExpander
DX86CallingConv.cpp303 unsigned SlotSize = Is64Bit ? 8 : 4; in CC_X86_Intr() local
DX86CallFrameOptimization.cpp122 unsigned SlotSize = 0; member in __anon905998a60111::X86CallFrameOptimization
DX86ISelLowering.cpp3750 EVT PtrVT, unsigned SlotSize, in EmitTailCallStoreRetAddr()
4363 const uint64_t SlotSize = Subtarget.getRegisterInfo()->getSlotSize(); in GetAlignedArgumentStackSize() local
4750 unsigned SlotSize = RegInfo->getSlotSize(); in getReturnAddressFrameIndex() local
25086 unsigned SlotSize = RegInfo->getSlotSize(); in LowerFRAMEADDR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1260 uint64_t SlotSize = MF.getDataLayout().getPointerSize(); in getReturnAddressFrameIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1764 unsigned SlotSize = SlotVT.getSizeInBits(); in EmitStackConvert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4853 int SlotSize = isPPC64 ? 8 : 4; in EmitTailCallStoreFPAndRetAddr() local