/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 104 int CyclesLeft; variable 195 unsigned CyclesLeft = getDependentWriteCyclesLeft(); in isReady() local 241 int CyclesLeft; variable 461 int CyclesLeft; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 202 int CyclesLeft; variable 294 unsigned CyclesLeft = getDependentWriteCyclesLeft(); in isReady() local 340 int CyclesLeft; variable 616 int CyclesLeft; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/ |
D | Instruction.h | 202 int CyclesLeft; variable 294 unsigned CyclesLeft = getDependentWriteCyclesLeft(); in isReady() local 340 int CyclesLeft; variable 616 int CyclesLeft; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/ |
D | Instruction.h | 202 int CyclesLeft; variable 294 unsigned CyclesLeft = getDependentWriteCyclesLeft(); in isReady() local 340 int CyclesLeft; variable 616 int CyclesLeft; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/ |
D | Instruction.h | 202 int CyclesLeft; variable 294 unsigned CyclesLeft = getDependentWriteCyclesLeft(); in isReady() local 340 int CyclesLeft; variable 616 int CyclesLeft; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/ |
D | Instruction.h | 202 int CyclesLeft; variable 294 unsigned CyclesLeft = getDependentWriteCyclesLeft(); in isReady() local 340 int CyclesLeft; variable 616 int CyclesLeft; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/ |
H A D | RegisterFile.cpp | 593 int CyclesLeft = WS->getCyclesLeft() - ReadAdvance; in checkRAWHazards() local 607 int CyclesLeft = NegReadAdvance - Elapsed; in checkRAWHazards() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/Stages/ |
D | InOrderIssueStage.h | 38 unsigned CyclesLeft = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/Stages/ |
D | InOrderIssueStage.h | 38 unsigned CyclesLeft = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/Stages/ |
D | InOrderIssueStage.h | 38 unsigned CyclesLeft = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/Stages/ |
D | InOrderIssueStage.h | 38 unsigned CyclesLeft = 0; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/ |
H A D | InOrderIssueStage.h | 38 unsigned CyclesLeft; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/ |
D | RegisterFile.h | 241 int CyclesLeft = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/ |
D | RegisterFile.h | 241 int CyclesLeft = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/ |
D | RegisterFile.h | 241 int CyclesLeft = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/HardwareUnits/ |
D | RegisterFile.h | 241 int CyclesLeft = 0; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | RegisterFile.h | 241 int CyclesLeft; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCA/ |
H A D | AMDGPUCustomBehaviour.cpp | 127 const int CyclesLeft = PrevInst.getCyclesLeft(); in handleWaitCnt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/ |
H A D | InOrderIssueStage.cpp | 91 int CyclesLeft = WS.getCyclesLeft(); in findFirstWriteBackCycle() local
|