Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp218 void Scheduler::updateIssuedSet(SmallVectorImpl<InstRef> &Executed) { in updateIssuedSet()
265 SmallVectorImpl<InstRef> &Executed, in cycleEvent()
/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/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/external/webrtc/test/time_controller/
Dtime_controller_conformance_test.cc62 void Executed(int execution_id) { in Executed() function in webrtc::__anonf92c3c1c0111::ExecutionOrderKeeper
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
DExecuteStage.cpp95 SmallVector<InstRef, 4> Executed; in cycleStart() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DExecuteStage.cpp95 SmallVector<InstRef, 4> Executed; in cycleStart() local
/external/swiftshader/third_party/llvm-16.0/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/rust/android-crates-io/crates/rayon-core/src/thread_pool/
Dmod.rs505 Executed, enumerator
/external/clang/lib/CodeGen/
DCGStmt.cpp587 const Stmt *Executed = S.getThen(); in EmitIfStmt() local