Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp29 static Constant *getNegativeIsTrueBoolVec(Constant *V) { in getNegativeIsTrueBoolVec() function
42 return getNegativeIsTrueBoolVec(ConstantMask); in getBoolVecFromMask()
2691 Constant *NewSelector = getNegativeIsTrueBoolVec(ConstantMask); in instCombineIntrinsic()