Home
last modified time | relevance | path

Searched defs:CyclesLeft (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h104 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 DInstruction.h202 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/
DInstruction.h202 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/
DInstruction.h202 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/
DInstruction.h202 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/
DInstruction.h202 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 DRegisterFile.cpp593 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/
DInOrderIssueStage.h38 unsigned CyclesLeft = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/Stages/
DInOrderIssueStage.h38 unsigned CyclesLeft = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/Stages/
DInOrderIssueStage.h38 unsigned CyclesLeft = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/Stages/
DInOrderIssueStage.h38 unsigned CyclesLeft = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/
H A DInOrderIssueStage.h38 unsigned CyclesLeft; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/
DRegisterFile.h241 int CyclesLeft = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/
DRegisterFile.h241 int CyclesLeft = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/
DRegisterFile.h241 int CyclesLeft = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/HardwareUnits/
DRegisterFile.h241 int CyclesLeft = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h241 int CyclesLeft; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp127 const int CyclesLeft = PrevInst.getCyclesLeft(); in handleWaitCnt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp91 int CyclesLeft = WS.getCyclesLeft(); in findFirstWriteBackCycle() local