Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1613 static Value *getSelectCondition(Value *A, Value *B, in getSelectCondition() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2109 Value *InstCombiner::getSelectCondition(Value *A, Value *B) { in getSelectCondition() function in InstCombiner
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2198 Value *InstCombinerImpl::getSelectCondition(Value *A, Value *B) { in getSelectCondition() function in InstCombinerImpl