Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
HDInstCombiner.h356 std::optional<Value *> targetSimplifyDemandedVectorEltsIntrinsic(
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineSimplifyDemanded.cpp1857 std::optional<Value *> V = targetSimplifyDemandedVectorEltsIntrinsic( in SimplifyDemandedVectorElts()
HDInstructionCombining.cpp175 std::optional<Value *> InstCombiner::targetSimplifyDemandedVectorEltsIntrinsic( in targetSimplifyDemandedVectorEltsIntrinsic() function in InstCombiner