Home
last modified time | relevance | path

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

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