Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13666 int IsBefore = IsKnownOrderedLoad(N0.getOperand(0).getOperand(0), in TryDistrubutionADDVecReduce() local
13668 if (IsBefore < 0) { in TryDistrubutionADDVecReduce()
13671 } else if (IsBefore > 0) { in TryDistrubutionADDVecReduce()