Home
last modified time | relevance | path

Searched defs:Spill (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp202 struct SpilledReg Spill; in getSpilledReg() local
DSIRegisterInfo.cpp528 struct SIMachineFunctionInfo::SpilledReg Spill = in eliminateFrameIndex() local
592 struct SIMachineFunctionInfo::SpilledReg Spill = in eliminateFrameIndex() local
/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp191 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
DInlineSpiller.cpp1054 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1066 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1164 for (const auto Spill : Spills) { in getVisitOrders() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp227 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
DInlineSpiller.cpp1138 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1157 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1251 for (const auto Spill : Spills) { in getVisitOrders() local
/external/protobuf/src/google/protobuf/
Dgenerated_message_tctable_lite.cc765 struct Spill { in SingularVarBigint() struct
766 uint64_t field_data; in SingularVarBigint()
768 const ::google::protobuf::internal::TcParseTableBase* table; in SingularVarBigint()
769 uint64_t hasbits; in SingularVarBigint()
/external/cronet/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_lite.cc766 struct Spill { in SingularVarBigint() struct
767 uint64_t field_data; in SingularVarBigint()
769 const ::google::protobuf::internal::TcParseTableBase* table; in SingularVarBigint()
770 uint64_t hasbits; in SingularVarBigint()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp332 auto &Spill = VGPRToAGPRSpills[FI]; in allocateVGPRSpillToAGPR() local
DSIFrameLowering.cpp756 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill in emitPrologue() local
860 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill in emitEpilogue() local
DSIRegisterInfo.cpp791 SIMachineFunctionInfo::SpilledReg Spill = VGPRSpills[i]; in spillSGPR() local
892 SIMachineFunctionInfo::SpilledReg Spill = VGPRSpills[i]; in restoreSGPR() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp289 class Spill { class
295 Spill(Value *Def, llvm::User *U) : Def(Def), User(cast<Instruction>(U)) {} in Spill() function in __anon302b704f0511::Spill
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp2908 Variable *Spill = Func->makeVariable(IceType_f64); in lowerCast() local
2945 Variable *Spill = Func->makeVariable(IceType_f64); in lowerCast() local