Searched defs:matchSelectFromAndOr (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 1653 static Value *matchSelectFromAndOr(Value *A, Value *C, Value *B, Value *D, in matchSelectFromAndOr() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 2166 Value *InstCombiner::matchSelectFromAndOr(Value *A, Value *C, Value *B, in matchSelectFromAndOr() function in InstCombiner
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 2688 Value *InstCombinerImpl::matchSelectFromAndOr(Value *A, Value *C, Value *B, in matchSelectFromAndOr() function in InstCombinerImpl
|