Home
last modified time | relevance | path

Searched defs:Before (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dspan.go47 func (l Location) Before(o Location) bool { return l.Compare(o) == -1 } func
77 func (s Span) Before(o Span) bool { return s.Compare(o) == -1 } func
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp560 MachineBasicBlock::iterator Before) { in saveSCC()
629 MachineBasicBlock::iterator Before, in toExact()
651 MachineBasicBlock::iterator Before, in toWQM()
670 MachineBasicBlock::iterator Before, in toWWM()
681 MachineBasicBlock::iterator Before, in fromWWM()
789 MachineBasicBlock::iterator Before = in processBlock() local
DGCNIterativeScheduler.cpp132 const GCNRegPressure &Before, in printSchedRP()
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeProperties.ts3 type Before = { alias
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/systemd/
Dwpa_supplicant.service.in3 Before=network.target key
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/systemd/
Dwpa_supplicant.service.in3 Before=network.target key
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBlockFrequency.cpp41 uint64_t Before = Freq.Frequency; in operator +=() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp736 bool Before = !MO.isDef(); in RepairingPlacement() local
818 bool Before) { in addInsertPoint()
840 bool Before) in InstrInsertPoint()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h99 AccumBitVector Before; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp239 bool Before) { in insertMergedInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h209 bool Before; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSpillPlacement.cpp175 bool Before = preferReg(); in update() local
DRegAllocFast.cpp315 void RegAllocFast::spill(MachineBasicBlock::iterator Before, Register VirtReg, in spill()
343 void RegAllocFast::reload(MachineBasicBlock::iterator Before, Register VirtReg, in reload()
DRegisterScavenging.cpp462 MachineBasicBlock::iterator Before, in spill()
DMachineBasicBlock.cpp1386 unsigned Reg, const_iterator Before, in computeRegisterLiveness()
DLiveIntervals.cpp1411 SlotIndex findLastUseBefore(SlotIndex Before, unsigned Reg, in findLastUseBefore()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp641 BasicBlock::iterator Before(PollCall), After(PollCall); in INITIALIZE_PASS_DEPENDENCY() local
DCallSiteSplitting.cpp225 static Instruction *cloneInstForMustTail(Instruction *I, Instruction *Before, in cloneInstForMustTail()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp357 const Twine &Name, GlobalVariable *Before, in GlobalVariable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp752 Loop *llvm::cloneLoopWithPreheader(BasicBlock *Before, BasicBlock *LoopDomBB, in cloneLoopWithPreheader()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp401 for (auto Before : WritesBefore) { in RecordMemoryOps() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp848 MachineBasicBlock::iterator Before = GetPrevInsn(Emitter.getInsertPos()); in EmitSchedule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp258 bool Before) { in getDirectionalLocalSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp162 MachineBasicBlock::iterator BundleIt, bool Before) { in moveInstrOut()
/third_party/rust/crates/bindgen/bindgen/ir/
Dcomp.rs704 Before(Vec<RawField>), enumerator

12