Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp28 static Constant *getNegativeIsTrueBoolVec(Constant *V) { in getNegativeIsTrueBoolVec() function
41 return getNegativeIsTrueBoolVec(ConstantMask); in getBoolVecFromMask()
1622 Constant *NewSelector = getNegativeIsTrueBoolVec(ConstantMask); in instCombineIntrinsic()