Home
last modified time | relevance | path

Searched defs:SpillSize (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.h186 unsigned SpillSize; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1540 unsigned SpillSize; in rewriteLocations() local
1855 unsigned SpillSize, SpillOffset; in emitDebugValues() local
H A DPrologEpilogInserter.cpp313 int64_t SpillSize = 0; in runOnMachineFunction() local
H A DTargetInstrInfo.cpp542 unsigned SpillSize; in foldPatchpoint() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp113 unsigned SpillSize = ValueType.getStoreSize(); in allocateStackSlot() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h241 unsigned RegSize, SpillSize, SpillAlignment; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2051 const uint64_t SpillSize = 4; // Condition register is always 4 bytes. in determineCalleeSaves() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1732 unsigned SpillSize = TRI->getSpillSize(*RC); in storeRegToStackSlot() local
1953 unsigned SpillSize = TRI->getSpillSize(*RC); in loadRegFromStackSlot() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8214 unsigned SpillSize = STI.getRegisterInfo()->getSpillSize(*RC); in getBroadcastOpcode() local