Home
last modified time | relevance | path

Searched refs:SplitVRegs (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<unsigned> &SplitVRegs) override;
118 SmallVectorImpl<unsigned> &SplitVRegs);
205 SmallVectorImpl<unsigned> &SplitVRegs) { in spillInterferences() argument
238 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
257 SmallVectorImpl<unsigned> &SplitVRegs) { in selectOrSplit() argument
284 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
113 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
144 for (unsigned Reg : SplitVRegs) { in allocatePhysRegs()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
118 SmallVectorImpl<Register> &SplitVRegs);
205 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
238 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
257 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
284 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
113 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
144 for (unsigned Reg : SplitVRegs) { in allocatePhysRegs()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<unsigned> &SplitVRegs) override;
118 SmallVectorImpl<unsigned> &SplitVRegs);
205 SmallVectorImpl<unsigned> &SplitVRegs) { in spillInterferences() argument
238 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
257 SmallVectorImpl<unsigned> &SplitVRegs) { in selectOrSplit() argument
284 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
113 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
144 for (unsigned Reg : SplitVRegs) { in allocatePhysRegs()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
118 SmallVectorImpl<Register> &SplitVRegs);
205 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
238 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
257 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
284 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
113 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
144 for (unsigned Reg : SplitVRegs) { in allocatePhysRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<unsigned> &SplitVRegs) override;
118 SmallVectorImpl<unsigned> &SplitVRegs);
205 SmallVectorImpl<unsigned> &SplitVRegs) { in spillInterferences() argument
238 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
257 SmallVectorImpl<unsigned> &SplitVRegs) { in selectOrSplit() argument
284 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
113 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
144 for (unsigned Reg : SplitVRegs) { in allocatePhysRegs()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<unsigned> &SplitVRegs) override;
118 SmallVectorImpl<unsigned> &SplitVRegs);
205 SmallVectorImpl<unsigned> &SplitVRegs) { in spillInterferences() argument
238 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
257 SmallVectorImpl<unsigned> &SplitVRegs) { in selectOrSplit() argument
284 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
113 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
144 for (unsigned Reg : SplitVRegs) { in allocatePhysRegs()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DRegAllocBasic.cpp105 SmallVectorImpl<unsigned> &SplitVRegs) override;
119 SmallVectorImpl<unsigned> &SplitVRegs);
206 SmallVectorImpl<unsigned> &SplitVRegs) { in spillInterferences() argument
239 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
258 SmallVectorImpl<unsigned> &SplitVRegs) { in selectOrSplit() argument
285 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
298 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
113 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
141 for (unsigned Reg : SplitVRegs) { in allocatePhysRegs()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DRegAllocBasic.cpp105 SmallVectorImpl<unsigned> &SplitVRegs) override;
119 SmallVectorImpl<unsigned> &SplitVRegs);
206 SmallVectorImpl<unsigned> &SplitVRegs) { in spillInterferences() argument
239 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
258 SmallVectorImpl<unsigned> &SplitVRegs) { in selectOrSplit() argument
285 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
298 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
113 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
141 for (unsigned Reg : SplitVRegs) { in allocatePhysRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
210 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
243 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
262 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
212 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
245 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
264 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, PhysReg, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
210 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
243 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
262 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
212 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
245 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
264 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, PhysReg, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
212 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
245 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
264 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, PhysReg, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
212 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
245 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
264 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, PhysReg, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
210 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
243 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
262 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
212 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
245 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
264 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, PhysReg, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp104 SmallVectorImpl<Register> &SplitVRegs) override;
123 SmallVectorImpl<Register> &SplitVRegs);
212 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences() argument
245 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences()
264 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit() argument
292 if (!spillInterferences(VirtReg, PhysReg, SplitVRegs)) in selectOrSplit()
305 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit()

12