Home
last modified time | relevance | path

Searched defs:Executed (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp218 void Scheduler::updateIssuedSet(SmallVectorImpl<InstRef> &Executed) { in updateIssuedSet()
265 SmallVectorImpl<InstRef> &Executed, in cycleEvent()
/external/llvm-project/llvm/tools/llvm-cov/
DCoverageSummaryInfo.h107 size_t Executed; variable
115 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
/external/llvm-project/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp218 void Scheduler::updateIssuedSet(SmallVectorImpl<InstRef> &Executed) { in updateIssuedSet()
265 SmallVectorImpl<InstRef> &Executed, in cycleEvent()
/external/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/external/llvm-project/llvm/unittests/Support/
DThreading.cpp73 std::atomic_bool Executed(false); in TEST() local
/external/llvm-project/llvm/tools/llvm-mca/Views/
DTimelineView.h156 static const char Executed = 'E'; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DExecuteStage.cpp95 SmallVector<InstRef, 4> Executed; in cycleStart() local
/external/llvm-project/llvm/lib/MCA/Stages/
DExecuteStage.cpp95 SmallVector<InstRef, 4> Executed; in cycleStart() local
/external/llvm-project/llvm/include/llvm/MCA/
DHWEventListener.h45 Executed, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DHWEventListener.h45 Executed, enumerator
/external/llvm/tools/llvm-cov/
DCoverageSummaryInfo.h97 size_t Executed; member
/external/clang/lib/CodeGen/
DCGStmt.cpp587 const Stmt *Executed = S.getThen(); in EmitIfStmt() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp695 const Stmt *Executed = S.getThen(); in EmitIfStmt() local