Searched defs:IsAnd (Results 1 – 9 of 9) sorted by relevance
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAndOrXor.cpp | 398 ICmpInst *LHS, ICmpInst *RHS, bool IsAnd, Value *A, Value *B, Value *C, in foldLogOpOfMaskedICmps_NotAllZeros_BMask_Mixed() 519 ICmpInst *LHS, ICmpInst *RHS, bool IsAnd, Value *A, Value *B, Value *C, in foldLogOpOfMaskedICmpsAsymmetric() 551 static Value *foldLogOpOfMaskedICmps(ICmpInst *LHS, ICmpInst *RHS, bool IsAnd, in foldLogOpOfMaskedICmps() 995 ICmpInst *UnsignedICmp, bool IsAnd, in foldUnsignedUnderflowCheck() 1086 bool IsAnd = Logic.getOpcode() == Instruction::And; in foldAndOrOfICmpsWithConstEq() local 1348 bool IsAnd) { in foldLogicOfFCmps()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAndOrXor.cpp | 442 ICmpInst *LHS, ICmpInst *RHS, bool IsAnd, in foldLogOpOfMaskedICmps_NotAllZeros_BMask_Mixed() 572 ICmpInst *LHS, ICmpInst *RHS, bool IsAnd, in foldLogOpOfMaskedICmpsAsymmetric() 606 static Value *foldLogOpOfMaskedICmps(ICmpInst *LHS, ICmpInst *RHS, bool IsAnd, in foldLogOpOfMaskedICmps() 1055 ICmpInst *UnsignedICmp, bool IsAnd, in foldUnsignedUnderflowCheck() 1360 Value *InstCombiner::foldLogicOfFCmps(FCmpInst *LHS, FCmpInst *RHS, bool IsAnd) { in foldLogicOfFCmps()
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 1410 ICmpInst *UnsignedICmp, bool IsAnd, in simplifyUnsignedRangeCheck() 1572 bool IsAnd) { in simplifyAndOrOfICmpsWithConstants() 1609 bool IsAnd) { in simplifyAndOrOfICmpsWithZero() 1694 bool IsAnd) { in simplifyAndOrOfICmpsWithLimitConst() 1858 FCmpInst *LHS, FCmpInst *RHS, bool IsAnd) { in simplifyAndOrOfFCmps() 1896 Value *Op0, Value *Op1, bool IsAnd) { in simplifyAndOrOfCmps()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 1415 ICmpInst *UnsignedICmp, bool IsAnd, in simplifyUnsignedRangeCheck() 1578 bool IsAnd) { in simplifyAndOrOfICmpsWithConstants() 1615 bool IsAnd) { in simplifyAndOrOfICmpsWithZero() 1798 FCmpInst *LHS, FCmpInst *RHS, bool IsAnd) { in simplifyAndOrOfFCmps() 1836 Value *Op0, Value *Op1, bool IsAnd) { in simplifyAndOrOfCmps()
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAndOrXor.cpp | 691 static Value *foldLogOpOfMaskedICmps(ICmpInst *LHS, ICmpInst *RHS, bool IsAnd, in foldLogOpOfMaskedICmps()
|
| /external/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 1460 ICmpInst *UnsignedICmp, bool IsAnd) { in simplifyUnsignedRangeCheck()
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 9183 bool IsAnd = And.getOpcode() == ISD::AND; in tryLowerToSLI() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 4523 SDValue DAGCombiner::foldLogicOfSetCCs(bool IsAnd, SDValue N0, SDValue N1, in foldLogicOfSetCCs()
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 4796 SDValue DAGCombiner::foldLogicOfSetCCs(bool IsAnd, SDValue N0, SDValue N1, in foldLogicOfSetCCs()
|