Searched defs:Reduced (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ | ||
H A D | FuzzerCorpus.h | 41 bool Reduced = false; member |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | StraightLineStrengthReduce.cpp | 630 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins rewriteCandidateWithBasis() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 2151 Value *Reduced; createReductions() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 14829 SDValue Reduced = combineElementTruncationToVectorTruncation(N, DCI); DAGCombineBuildVector() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 14848 if (SDValue Reduced = reduceLoadWidth(N)) visitTRUNCATE() local |