Home
last modified time | relevance | path

Searched refs:ConvertFromSVBool (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp177 auto *ConvertFromSVBool = in coalescePTrueIntrinsicCalls() local
180 PTrue->replaceAllUsesWith(ConvertFromSVBool); in coalescePTrueIntrinsicCalls()
H A DAArch64TargetTransformInfo.cpp1910 auto *ConvertFromSVBool = in instCombineSVECmpNE() local
1914 ConvertFromSVBool->takeName(&II); in instCombineSVECmpNE()
1915 return IC.replaceInstUsesWith(II, ConvertFromSVBool); in instCombineSVECmpNE()