Home
last modified time | relevance | path

Searched defs:Reduced (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerCorpus.h38 bool Reduced = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp651 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins in rewriteCandidateWithBasis() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13965 SDValue Reduced = combineElementTruncationToVectorTruncation(N, DCI); in DAGCombineBuildVector() local
13972 SDValue Reduced = combineBVOfConsecutiveLoads(N, DAG); in DAGCombineBuildVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12170 if (SDValue Reduced = ReduceLoadWidth(N)) in visitTRUNCATE() local