Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DExecuteStage.cpp55 SmallVector<std::pair<ResourceRef, double>, 4> Used; in issueReadyInstructions() local
142 SmallVector<std::pair<ResourceRef, double>, 4> Used; in execute() local
176 const InstRef &IR, ArrayRef<std::pair<ResourceRef, double>> Used) { in notifyInstructionIssued()
/external/guice/extensions/grapher/test/com/google/inject/grapher/demo/
DUsed.java29 @interface Used {} annotation
/external/llvm/lib/Object/
DRecordStreamer.h18 enum State { NeverSeen, Global, GlobalWeak, Defined, DefinedGlobal, Used }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h45 SmallPtrSet<GlobalValue *, 8> Used; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DRecordStreamer.h28 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator
DIRSymtab.cpp121 SmallPtrSet<GlobalValue *, 8> Used; in addModule() local
181 const SmallPtrSet<GlobalValue *, 8> &Used, in addSymbol()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.h41 int Used; member
Dradeon_program.c75 unsigned char * Used; member
Dradeon_program_pair.h59 unsigned int Used:1; member
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DDCE.cpp110 if (Instruction *Used = dyn_cast<Instruction>(*OI)) in runOnFunction() local
/external/clang/test/SemaCXX/
Dwarn-unused-value.cpp58 struct Used { struct
/external/llvm/include/llvm/
DPassAnalysisSupport.h49 SmallVector<AnalysisID, 0> Used; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/
DPassAnalysisSupport.h55 SmallVector<AnalysisID, 0> Used; variable
/external/llvm/lib/Transforms/IPO/
DInternalize.cpp157 SmallPtrSet<GlobalValue *, 8> Used; in internalizeModule() local
DSampleProfile.cpp378 unsigned SampleCoverageTracker::computeCoverage(unsigned Used, in computeCoverage()
1166 unsigned Used = CoverageTracker.countUsedRecords(Samples); in emitAnnotations() local
1179 uint64_t Used = CoverageTracker.getTotalUsedSamples(); in emitAnnotations() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DInternalize.cpp157 SmallPtrSet<GlobalValue *, 8> Used; in internalizeModule() local
DSampleProfile.cpp455 unsigned SampleCoverageTracker::computeCoverage(unsigned Used, in computeCoverage()
1476 unsigned Used = CoverageTracker.countUsedRecords(Samples, PSI); in emitAnnotations() local
1489 uint64_t Used = CoverageTracker.getTotalUsedSamples(); in emitAnnotations() local
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCUnusedIVarsChecker.cpp30 enum IVarState { Unused, Used }; enumerator
/external/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp212 SmallPtrSet<GlobalValue *, 8> Used; in moduleCanBeRenamedForThinLTO() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DShadowCallStack.cpp268 bool Used = false; in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.h258 typedef enum { Dead, Defined, Used, AliveReg, AliveStack } LiveState; enumerator
DVirtRegMap.cpp231 BitVector Used(NumRegs); in FindUnusedRegisters() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DLinePrinter.cpp157 uint32_t Used = std::min(BlockSize, StreamBytesRemaining); in computeBlockRuns() local
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h110 bool Used; member
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4652 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4691 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4708 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4732 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4970 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
5018 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()

123