Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp218 void Scheduler::updateIssuedSet(SmallVectorImpl<InstRef> &Executed) { in updateIssuedSet()
265 SmallVectorImpl<InstRef> &Executed, in cycleEvent()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp218 void Scheduler::updateIssuedSet(SmallVectorImpl<InstRef> &Executed) { in updateIssuedSet()
265 SmallVectorImpl<InstRef> &Executed, in cycleEvent()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
H A DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/
H A DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h54 bool Executed; // True if the instruction is past the WB stage. member
/aosp_15_r20/external/webrtc/test/time_controller/
H A Dtime_controller_conformance_test.cc62 void Executed(int execution_id) { in Executed() function in webrtc::__anon475aa19c0111::ExecutionOrderKeeper
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp95 SmallVector<InstRef, 4> Executed; in cycleStart() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp95 SmallVector<InstRef, 4> Executed; in cycleStart() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DHWEventListener.h45 Executed, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DHWEventListener.h45 Executed, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DHWEventListener.h45 Executed, enumerator
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h97 size_t Executed; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DHWEventListener.h45 Executed, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DHWEventListener.h45 Executed, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DHWEventListener.h45 Executed, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/thread_pool/
Dmod.rs505 Executed, enumerator
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmt.cpp587 const Stmt *Executed = S.getThen(); in EmitIfStmt() local