Home
last modified time | relevance | path

Searched refs:adjustTripCount (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h815 virtual void adjustTripCount(int TripCountAdjust) = 0;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp939 LoopInfo->adjustTripCount(-(MaxIter + 1)); in addBranches()
2016 LoopInfo->adjustTripCount(-(Schedule.getNumStages() - 1)); in fixupBranches()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp777 void adjustTripCount(int TripCountAdjust) override { in adjustTripCount() function in __anonc67b0ce50111::HexagonPipelinerLoopInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp4855 void adjustTripCount(int TripCountAdjust) override {} in adjustTripCount() function in __anon92182e5f0a11::RISCVPipelinerLoopInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5708 void adjustTripCount(int TripCountAdjust) override { in adjustTripCount() function in __anon936ebc340a11::PPCPipelinerLoopInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6617 void adjustTripCount(int TripCountAdjust) override {} in adjustTripCount() function in __anon5ebde78c0a11::ARMPipelinerLoopInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp10459 void adjustTripCount(int TripCountAdjust) override {} in adjustTripCount() function in __anon56a76da32311::AArch64PipelinerLoopInfo