Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp102 SmallVector<Constant *, 32> BoolVec; in getNegativeIsTrueBoolVec() local
3157 Value *BoolVec; in visitCallInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp67 SmallVector<Constant *, 32> BoolVec; in getNegativeIsTrueBoolVec() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp41311 SDValue BoolVec = DAG.getBitcast(RegVT, IntLoad); in combineLoad() local