Home
last modified time | relevance | path

Searched refs:getLoopTripCount (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp870 uint64_t getLoopTripCount(int64_t DeviceId) { in getLoopTripCount() function
1252 uint64_t LoopTripCount = getLoopTripCount(DeviceId); in target()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp195 CountValue *getLoopTripCount(MachineLoop *L,
566 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops
1205 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp195 CountValue *getLoopTripCount(MachineLoop *L,
566 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops
1205 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()
/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp168 CountValue *getLoopTripCount(MachineLoop *L,
533 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops
1167 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()