/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | FunctionImportUtils.h | 44 SmallPtrSet<GlobalValue *, 8> Used; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | RecordStreamer.h | 27 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator
|
D | IRSymtab.cpp | 122 SmallPtrSet<GlobalValue *, 8> Used; in addModule() local 196 const SmallPtrSet<GlobalValue *, 8> &Used, in addSymbol()
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_variable.h | 41 int Used; member
|
D | radeon_program_pair.h | 59 unsigned int Used:1; member
|
D | radeon_program.c | 75 unsigned char * Used; member
|
D | radeon_pair_regalloc.c | 55 unsigned int Used:1; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
D | PassAnalysisSupport.h | 54 SmallVector<AnalysisID, 0> Used; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Internalize.cpp | 154 SmallPtrSet<GlobalValue *, 8> Used; in internalizeModule() local
|
D | SampleProfile.cpp | 628 unsigned SampleCoverageTracker::computeCoverage(unsigned Used, in computeCoverage() 1740 unsigned Used = CoverageTracker.countUsedRecords(Samples, PSI); in emitAnnotations() local 1753 uint64_t Used = CoverageTracker.getTotalUsedSamples(); in emitAnnotations() local
|
D | GlobalOpt.cpp | 2650 SmallPtrSet<GlobalValue *, 8> Used; member in __anon0a1018330411::LLVMUsed 2772 LLVMUsed Used(M); in OptimizeGlobalAliases() local
|
D | WholeProgramDevirt.cpp | 172 std::vector<ArrayRef<uint8_t>> Used; in findLowestOffset() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | MicrosoftDemangle.h | 31 size_t Used = 0; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
D | ExecuteStage.cpp | 54 SmallVector<std::pair<ResourceRef, ResourceCycles>, 4> Used; in issueInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegBankReassign.cpp | 317 unsigned Used = 0; in getRegBankMask() local 337 unsigned Used = 0; in getRegBankMask() local
|
/third_party/googletest/googletest/test/ |
D | googletest-param-test-test.cc | 1087 TEST_P(NotInstantiatedTest, Used) { } in TEST_P() argument 1091 TEST_P(OtherName, Used) { } in TEST_P() argument 1100 TYPED_TEST_P(NotInstantiatedTypeTest, Used) { } in TYPED_TEST_P() argument
|
D | googletest-output-test_.cc | 742 TEST_P(DetectNotInstantiatedTest, Used) { } in TEST_P() argument 821 TYPED_TEST_P(DetectNotInstantiatedTypesTest, Used) { in TYPED_TEST_P() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 388 std::vector<GlobalValue *> Used; in preserveDiscardableGVs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 573 bool Used, bool Renamed) { in isInSymtab() 634 bool Used = Symbol.isUsedInReloc(); in computeSymbolTable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 161 bool Used = false; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterScavenging.cpp | 390 LiveRegUnits Used(TRI); in findSurvivorBackwards() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 657 SmallPtrSet<GlobalValue *, 8> Used; in buildModuleSummaryIndex() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 1204 BitVector Used(Bits.size()); in computeUsedBits() local 1291 BitVector Used(DC.width()); in usedBitsEqual() local
|
D | HexagonCommonGEP.cpp | 181 Used = 0x04, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 740 uint64_t Used = allOnes(Op.getValueSizeInBits()); in detectOrAndInsertion() local
|