Home
last modified time | relevance | path

Searched refs:empty (Results 9501 - 9525 of 11590) sorted by relevance

1...<<381382383384385386387388389390>>...464

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp96 assert(C->begin() != C->end() && "Cannot have an empty SCC!"); in run()
546 if (!NewRefSCCs.empty()) { in updateCGAndAnalysisManagerForFunctionPass()
H A DDemandedBits.cpp325 // For integer-valued instructions, set up an initial empty set of alive in performAnalysis()
355 while (!Worklist.empty()) { in performAnalysis()
H A DPHITransAddr.cpp99 if (!Tmp.empty()) { in Verify()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp451 while (!Worklist.empty()) { in tryToUnrollAndJamLoop()
H A DNaryReassociate.cpp536 while (!Candidates.empty()) { in findClosestMatchingDominator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp422 if (!InsertedPHIs.empty()) in rotateLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DBitVector.h77 /// BitVector default ctor - Creates an empty bitvector.
115 /// empty - Tests whether there are no bits in this bitvector.
116 bool empty() const { return Size == 0; } in empty() function in llvm::BitVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DAllocator.h197 if (Slabs.empty()) in Reset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMemoryBuffer.cpp60 if (!Data.empty()) in CopyStringRef()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceELFSection.h295 bool isLaidOut() const { return !StringData.empty(); } in isLaidOut()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp305 if (!Data.empty()) in EmitDebugSectionImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp217 if (!FuncFilter.NameFilter.empty() && in overlapRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DSetTheory.cpp134 if (Set.empty())
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp347 while (!toDel.empty()) { in apply()
H A DAArch64SpeculationHardening.cpp194 if (analyzeBranchCondCode.empty()) in endsWithCondControlFlow()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPerfHintAnalysis.cpp153 while (!WorkSet.empty()) { in isIndirectAccess()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp595 // a .note record of the specified AMD type. Returns an empty blob if
607 if (Registers.getMap().empty()) in toLegacyBlob()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp151 if (MBB->empty()) { in dominatesAllUsesOf()
153 assert(InstBB != MBB && "Instruction found in empty MBB"); in dominatesAllUsesOf()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp45 // finish() - write out any non-empty assembler constant pools.
166 if (!CPUString.empty() && !CPUString.startswith("generic")) { in emitTargetAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DBitTracker.h80 bool empty() const { in empty() function
H A DHexagonGenPredicate.cpp326 while (!WorkQ.empty()) { in isScalarPred()
H A DHexagonStoreWidening.cpp303 /// OG should be empty on entry, and should be left empty if the function
309 assert(OG.empty() && "Old group not empty on entry"); in selectStores()
H A DRDFRegisters.cpp308 if (T.empty()) in intersectWith()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp257 if (!MBB.empty()) { in emitEpilogue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp187 if (!CurFPOData->Instructions.empty()) { in emitFPOEndProc()

Completed in 26 milliseconds

1...<<381382383384385386387388389390>>...464