Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInfoByHwMode.h150 unsigned SpillSize; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp111 unsigned SpillSize = ValueType.getStoreSize(); in allocateStackSlot() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h236 unsigned RegSize, SpillSize, SpillAlignment; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp534 unsigned SpillSize; in foldPatchpoint() local
H A DLiveDebugVariables.cpp1435 unsigned SpillSize; in rewriteLocations() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2030 const uint64_t SpillSize = 4; // Condition register is always 4 bytes. in determineCalleeSaves() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1420 unsigned SpillSize = TRI->getSpillSize(*RC); in storeRegToStackSlot() local
1546 unsigned SpillSize = TRI->getSpillSize(*RC); in loadRegFromStackSlot() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6212 unsigned SpillSize = STI.getRegisterInfo()->getSpillSize(*RC); in getBroadcastOpcode() local