Home
last modified time | relevance | path

Searched defs:PredPos (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp465 unsigned PredPos, PredRegFlags; in findInductionRegister() local
652 unsigned PredPos, PredRegFlags; in getLoopTripCount() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp462 unsigned PredR, PredPos, PredRegFlags; in findInductionRegister() local
648 unsigned PredReg, PredPos, PredRegFlags; in getLoopTripCount() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp443 unsigned PredR, PredPos, PredRegFlags; in findInductionRegister() local
615 unsigned PredReg, PredPos, PredRegFlags; in getLoopTripCount() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1798 unsigned PredPos = ScheduledSUnitsInv[Pred->NodeNum]; in moveLowLatencies() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1702 unsigned PredPos = ScheduledSUnitsInv[Pred->NodeNum]; in moveLowLatencies() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1839 unsigned PredPos = ScheduledSUnitsInv[Pred->NodeNum]; in moveLowLatencies() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp5641 for (unsigned i = 1, PredPos = 1; i < NumExits; ++i) { in BackedgeTakenInfo() local