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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1184 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, function in class:InstCombiner
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2240 bool TargetLowering::SimplifyDemandedVectorElts(SDValue Op, function in class:TargetLowering
2307 bool TargetLowering::SimplifyDemandedVectorElts( function in class:TargetLowering
[all...]
H A DDAGCombiner.cpp340 bool SimplifyDemandedVectorElts(SDValue Op) { function in class:__anon3568::DAGCombiner
1152 bool DAGCombiner::SimplifyDemandedVectorElts(SDValue Op, function in class:DAGCombiner
[all...]

Completed in 155 milliseconds