Home
last modified time | relevance | path

Searched defs:InstrCount (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDFS.h35 unsigned InstrCount; member
77 unsigned InstrCount = 0; member
DMachineTraceMetrics.h115 unsigned InstrCount = ~0u; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DDFAPacketizer.cpp53 static unsigned InstrCount = 0; variable
DEarlyIfConversion.cpp208 unsigned InstrCount = 0; in canSpeculateInstrs() local
302 unsigned InstrCount = 0; in canPredicateInstrs() local
DTailDuplicator.cpp599 unsigned InstrCount = 0; in shouldTailDuplicate() local
DScheduleDAGInstrs.cpp1278 unsigned InstrCount = R.DFSNodeData[SU->NodeNum].InstrCount; in visitPostorderNode() local
DMachineTraceMetrics.cpp106 unsigned InstrCount = 0; in getResources() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopPass.cpp198 unsigned InstrCount, FunctionSize = 0; in runOnFunction() local
DCallGraphSCCPass.cpp133 unsigned InstrCount, SCCCount = 0; in RunPassOnSCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp391 unsigned InstrCount = 0; in canSpeculateInstrs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp146 unsigned InstrCount = 0; in initSizeRemarkInfo() local
1456 unsigned InstrCount, FunctionSize = 0; in runOnFunction() local
1562 unsigned InstrCount; in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp275 auto InstrCount = BFI->getBlockProfileCount(BB); in run() local