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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp66 static Constant *getNegativeIsTrueBoolVec(ConstantDataVector *V) { function
1135 Constant *BoolMask = getNegativeIsTrueBoolVec(ConstMask);
1178 Constant *BoolMask = getNegativeIsTrueBoolVec(ConstMask);
1959 Constant *NewSelector = getNegativeIsTrueBoolVec(ConstantMask);

Completed in 28 milliseconds