Home
last modified time | relevance | path

Searched defs:IsAnd (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp442 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/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp1415 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/
DInstCombineAndOrXor.cpp691 static Value *foldLogOpOfMaskedICmps(ICmpInst *LHS, ICmpInst *RHS, bool IsAnd, in foldLogOpOfMaskedICmps()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1460 ICmpInst *UnsignedICmp, bool IsAnd) { in simplifyUnsignedRangeCheck()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4523 SDValue DAGCombiner::foldLogicOfSetCCs(bool IsAnd, SDValue N0, SDValue N1, in foldLogicOfSetCCs()