Home
last modified time | relevance | path

Searched defs:Used (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h44 SmallPtrSet<GlobalValue *, 8> Used; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRecordStreamer.h27 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator
DIRSymtab.cpp122 SmallPtrSet<GlobalValue *, 8> Used; in addModule() local
196 const SmallPtrSet<GlobalValue *, 8> &Used, in addSymbol()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.h41 int Used; member
Dradeon_program_pair.h59 unsigned int Used:1; member
Dradeon_program.c75 unsigned char * Used; member
Dradeon_pair_regalloc.c55 unsigned int Used:1; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassAnalysisSupport.h54 SmallVector<AnalysisID, 0> Used; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInternalize.cpp154 SmallPtrSet<GlobalValue *, 8> Used; in internalizeModule() local
DSampleProfile.cpp628 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
DGlobalOpt.cpp2650 SmallPtrSet<GlobalValue *, 8> Used; member in __anon0a1018330411::LLVMUsed
2772 LLVMUsed Used(M); in OptimizeGlobalAliases() local
DWholeProgramDevirt.cpp172 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/
DMicrosoftDemangle.h31 size_t Used = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DExecuteStage.cpp54 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/
DGCNRegBankReassign.cpp317 unsigned Used = 0; in getRegBankMask() local
337 unsigned Used = 0; in getRegBankMask() local
/third_party/googletest/googletest/test/
Dgoogletest-param-test-test.cc1087 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
Dgoogletest-output-test_.cc742 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/
DLTOCodeGenerator.cpp388 std::vector<GlobalValue *> Used; in preserveDiscardableGVs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp573 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/
DTargetCallingConv.h161 bool Used = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp390 LiveRegUnits Used(TRI); in findSurvivorBackwards() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp657 SmallPtrSet<GlobalValue *, 8> Used; in buildModuleSummaryIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1204 BitVector Used(Bits.size()); in computeUsedBits() local
1291 BitVector Used(DC.width()); in usedBitsEqual() local
DHexagonCommonGEP.cpp181 Used = 0x04, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp740 uint64_t Used = allOnes(Op.getValueSizeInBits()); in detectOrAndInsertion() local

12