Home
last modified time | relevance | path

Searched refs:empty (Results 2351 - 2375 of 4835) sorted by relevance

1...<<919293949596979899100>>...194

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DEHPersonalities.cpp97 while (!Worklist.empty()) { in colorEHFunclets()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerConstantIntrinsics.cpp133 return !Worklist.empty(); in lowerConstantIntrinsics()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp72 if (Inits.empty()) { in finish()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DBlockIndexer.cpp63 if (!CurrentBlock.Records.empty()) in visit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalObject.h40 std::string Section; // Section to emit this into, empty means default
69 bool hasSection() const { return !getSection().empty(); } in hasSection()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitCodes.cpp109 while (Op.isArrayOp() && !Abbrev->OperandList.empty() && in Simplify()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCfgNode.h46 if (NewName.empty()) in setName()
H A DIceInstrumentation.cpp30 assert(!Func->getNodes().empty()); in instrumentFunc()
H A DIceMangling.cpp129 if (!BuildDefs::dump() || getFlags().getTestPrefix().empty()) in mangleName()
H A DIceRegAlloc.h42 bool hasEvictions() const { return !Evicted.empty(); } in hasEvictions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp63 if (DetailedSummaryCutoffs.empty()) in computeDetailedSummary()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemark.cpp114 if (Args.empty()) in LLVMRemarkEntryGetFirstArg()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DChrono.cpp60 if (Style.empty()) Style = "%Y-%m-%d %H:%M:%S.%N"; in format()
H A DError.cpp127 if (!Msg.empty()) in log()
H A DParallel.cpp96 Cond.wait(Lock, [&] { return Stop || !WorkStack.empty(); }); in work()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DMain.cpp115 if (!DependFilename.empty()) { in TableGenMain()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp101 if (JT.MBBs.empty()) in compressJumpTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp66 if (!MBB->empty() && MBB->back().getOpcode() == ARM::tBR_JTr) { in computeBlockSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp62 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) { in doInitialization()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp56 if (CPUName.empty()) in createLanaiMCSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.cpp67 assert(Options.getABIName().empty() && "Unknown ABI option for MIPS"); in computeTargetABI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCTargetDesc.cpp69 if (CPU.empty()) in createSparcMCSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h95 // PendingMembers.empty() is false on all subsequent parts. in CC_SystemZ_I128Indirect()
96 if (!ArgFlags.isSplit() && PendingMembers.empty()) in CC_SystemZ_I128Indirect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp143 return !Replacements.empty(); in runOnModule()
H A DWebAssemblyMachineFunctionInfo.cpp24 assert(WARegs.empty()); in initWARegs()

Completed in 15 milliseconds

1...<<919293949596979899100>>...194