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.cpp13733 int IsBefore = IsKnownOrderedLoad(N0.getOperand(0).getOperand(0), in TryDistrubutionADDVecReduce() local
13735 if (IsBefore < 0) { in TryDistrubutionADDVecReduce()
13738 } else if (IsBefore > 0) { in TryDistrubutionADDVecReduce()