Home
last modified time | relevance | path

Searched defs:BoolMask (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1135 Constant *BoolMask = getNegativeIsTrueBoolVec(ConstMask); in simplifyX86MaskedLoad() local
1178 Constant *BoolMask = getNegativeIsTrueBoolVec(ConstMask); in simplifyX86MaskedStore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1329 Constant *BoolMask = getNegativeIsTrueBoolVec(ConstMask); in simplifyX86MaskedLoad() local
1372 Constant *BoolMask = getNegativeIsTrueBoolVec(ConstMask); in simplifyX86MaskedStore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp7093 unsigned BoolMask; in LowerBUILD_VECTOR_i1() local