Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17689 int C1Cost = in isDesirableToCommuteWithShift()
17698 if (C1Cost < ShiftedC1Cost) in isDesirableToCommuteWithShift()
17686 int C1Cost = isDesirableToCommuteWithShift() local