Searched refs:getLoopTripCount (Results 1 – 4 of 4) sorted by relevance
870 uint64_t getLoopTripCount(int64_t DeviceId) { in getLoopTripCount() function1252 uint64_t LoopTripCount = getLoopTripCount(DeviceId); in target()
195 CountValue *getLoopTripCount(MachineLoop *L,566 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops1205 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()
168 CountValue *getLoopTripCount(MachineLoop *L,533 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops1167 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()