Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp30 static Constant *getNegativeIsTrueBoolVec(Constant *V, const DataLayout &DL) { in getNegativeIsTrueBoolVec() function
44 return getNegativeIsTrueBoolVec(ConstantMask, DL); in getBoolVecFromMask()
2881 getNegativeIsTrueBoolVec(ConstantMask, IC.getDataLayout()); in instCombineIntrinsic()