Home
last modified time | relevance | path

Searched refs:removeInterval (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/
H A Dqmediatimerange.cpp219 void removeInterval(const QMediaTimeInterval &interval);
274 void QMediaTimeRangePrivate::removeInterval(const QMediaTimeInterval &interval) in removeInterval() function in QMediaTimeRangePrivate
506 void QMediaTimeRange::removeInterval(qint64 start, qint64 end) in removeInterval() function in QMediaTimeRange
508 d->removeInterval(QMediaTimeInterval(start, end)); in removeInterval()
527 void QMediaTimeRange::removeInterval(const QMediaTimeInterval &interval) in removeInterval() function in QMediaTimeRange
529 d->removeInterval(interval); in removeInterval()
541 d->removeInterval(i); in removeTimeRange()
577 removeInterval(interval); in operator -=()
H A Dqmediatimerange.h110 void removeInterval(qint64 start, qint64 end);
111 void removeInterval(const QMediaTimeInterval &interval);
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp210 LIS->removeInterval(SaveExecReg);
236 LIS->removeInterval(SavedExec);
243 LIS->removeInterval(Reg);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg); in allocatePhysRegs()
153 LIS->removeInterval(SplitVirtReg->reg); in allocatePhysRegs()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg); in allocatePhysRegs()
153 LIS->removeInterval(SplitVirtReg->reg); in allocatePhysRegs()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg); in allocatePhysRegs()
153 LIS->removeInterval(SplitVirtReg->reg); in allocatePhysRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg); in allocatePhysRegs()
153 LIS->removeInterval(SplitVirtReg->reg); in allocatePhysRegs()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg); in allocatePhysRegs()
153 LIS->removeInterval(SplitVirtReg->reg); in allocatePhysRegs()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg); in allocatePhysRegs()
153 LIS->removeInterval(SplitVirtReg->reg); in allocatePhysRegs()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg); in allocatePhysRegs()
150 LIS->removeInterval(SplitVirtReg->reg); in allocatePhysRegs()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg); in allocatePhysRegs()
150 LIS->removeInterval(SplitVirtReg->reg); in allocatePhysRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
155 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
155 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBase.cpp96 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
155 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/
H A DTestRLESparseResourceAllocation.java67 rleSparseVector.removeInterval(ip.getKey(), ip.getValue()); in testBlocks()
105 rleSparseVector.removeInterval(ip.getKey(), ip.getValue()); in testSteps()
143 rleSparseVector.removeInterval(ip.getKey(), ip.getValue()); in testSkyline()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DRegAllocBase.cpp95 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
158 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp95 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
158 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DRegAllocBase.cpp95 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
158 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBase.cpp95 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
158 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBase.cpp95 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
158 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocBase.cpp95 LIS->removeInterval(VirtReg->reg()); in allocatePhysRegs()
158 LIS->removeInterval(SplitVirtReg->reg()); in allocatePhysRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp292 LIS->removeInterval(SavedExecReg); in optimizeElseBranch()
293 LIS->removeInterval(DstReg); in optimizeElseBranch()
427 LIS->removeInterval(SavedExec); in runOnMachineFunction()
437 LIS->removeInterval(Reg); in runOnMachineFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp291 LIS->removeInterval(SavedExecReg); in optimizeElseBranch()
292 LIS->removeInterval(DstReg); in optimizeElseBranch()
430 LIS->removeInterval(SavedExec); in runOnMachineFunction()
441 LIS->removeInterval(Reg); in runOnMachineFunction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp291 LIS->removeInterval(SavedExecReg); in optimizeElseBranch()
292 LIS->removeInterval(DstReg); in optimizeElseBranch()
430 LIS->removeInterval(SavedExec); in runOnMachineFunction()
441 LIS->removeInterval(Reg); in runOnMachineFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp291 LIS->removeInterval(SavedExecReg); in optimizeElseBranch()
292 LIS->removeInterval(DstReg); in optimizeElseBranch()
426 LIS->removeInterval(SavedExec); in runOnMachineFunction()
436 LIS->removeInterval(Reg); in runOnMachineFunction()

12345678910