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.cpp180 auto *ConvertFromSVBool = in coalescePTrueIntrinsicCalls() local
183 PTrue->replaceAllUsesWith(ConvertFromSVBool); in coalescePTrueIntrinsicCalls()
H A DAArch64TargetTransformInfo.cpp1204 auto *ConvertFromSVBool = in instCombineSVECmpNE() local
1208 ConvertFromSVBool->takeName(&II); in instCombineSVECmpNE()
1209 return IC.replaceInstUsesWith(II, ConvertFromSVBool); in instCombineSVECmpNE()