Searched defs:SimplifyDemandedVectorElts (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1119 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, function in class:InstCombiner
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2082 bool TargetLowering::SimplifyDemandedVectorElts(SDValue Op, function in class:TargetLowering
2149 bool TargetLowering::SimplifyDemandedVectorElts( function in class:TargetLowering
[all...]
H A DDAGCombiner.cpp319 bool SimplifyDemandedVectorElts(SDValue Op) { function in class:__anon4640::DAGCombiner
1079 bool DAGCombiner::SimplifyDemandedVectorElts(SDValue Op, function in class:DAGCombiner
[all...]

Completed in 339 milliseconds