Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DBlockCoverageInference.h76 bool IsForward, BlockSet &Reachable) const;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp236 bool IsForward, in getReachableAvoiding() argument
240 if (IsForward) { in getReachableAvoiding()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13628 auto DistrubuteVecReduceLoad = [&](SDValue N0, SDValue N1, bool IsForward) { in TryDistrubutionADDVecReduce() argument
13684 } else if (IsForward && IsVecReduce(N0) && IsVecReduce(N1) && in TryDistrubutionADDVecReduce()