Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13438 int IsBefore = IsKnownOrderedLoad(N0.getOperand(0).getOperand(0), in TryDistrubutionADDVecReduce() local
13440 if (IsBefore < 0) { in TryDistrubutionADDVecReduce()
13443 } else if (IsBefore > 0) { in TryDistrubutionADDVecReduce()