Home
last modified time | relevance | path

Searched refs:empty (Results 2551 - 2575 of 4780) sorted by relevance

1...<<101102103104105106107108109110>>...192

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp195 if (Cond.empty()) // Unconditional branch in insertBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCEarlyReturn.cpp58 // The block must be essentially empty except for the blr. in processBlock()
69 if ((*PI)->empty()) in processBlock()
H A DPPCSubtarget.cpp126 if (CPUName.empty() || CPU == "generic") { in initSubtargetFeatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp43 if (CPU.empty() || CPU == "generic" || in UsesVectorABI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp106 while (!WL.empty()) { in discoverAndMapException()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp278 if (IndirectCalls.empty()) { in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysis.cpp109 } while (!Worklist.empty()); in IsStoredObjCPointer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DDCE.cpp171 while (!WorkList.empty()) { in eliminateDeadCode()
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_black_box_fuzz_target.cc105 if (data.empty()) { in main()
/third_party/skia/third_party/externals/tint/src/ast/
H A Dstruct_test.cc43 EXPECT_TRUE(s->decorations.empty()); in TEST_F()
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_constants.cc74 if (call->args.empty()) { in EvaluateConstantValue()
/third_party/skia/third_party/externals/tint/src/transform/
H A Dsimplify_pointers.cc200 if (!saved.empty()) { in Run()
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_posix.cc187 if (!input_.empty()) { in Exec()
/third_party/skia/third_party/externals/tint/src/writer/
H A Dtext_generator.cc125 if (!line.content.empty()) { in String()
/third_party/skia/tools/skqp/
H A Djitter_gms.cpp93 return testOnlyThese.empty(); in do_this_test()
/third_party/spirv-tools/source/fuzz/
H A Davailable_instructions.cpp118 bool AvailableInstructions::AvailableBeforeInstruction::empty() const { in empty() function in spvtools::fuzz::AvailableInstructions::AvailableBeforeInstruction
H A Dequivalence_relation.h148 while (!stack.empty()) { in GetEquivalenceClass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h233 // Visit all the uses off the worklist until it is empty. in visitPtr()
234 while (!Worklist.empty()) { in visitPtr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h192 /// FunctionLoweringInfo to an empty state, ready to be used for a
214 assert(VirtReg2Value.empty()); in InitializeRegForValue()
H A DLiveRangeEdit.h123 /// Create a new empty interval based on OldReg.
130 /// empty initially, any existing registers are ignored.
162 bool empty() const { return size() == 0; } in empty() function in llvm::LiveRangeEdit
/third_party/protobuf/php/tests/
H A Dcompatibility_test.sh13 proto/empty/echo.proto \
/third_party/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc129 if (annotations.empty()) { in FindAnnotationOnPath()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_padding_optimizer.cc55 if (other.fields_.empty()) { in Append()
/third_party/protobuf/src/google/protobuf/
H A Dmetadata_lite.h232 if (!buffer_.empty()) in ~LiteUnknownFieldSetter()
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream.cc45 if (fragment.empty()) { in CopyTo()

Completed in 17 milliseconds

1...<<101102103104105106107108109110>>...192