Searched refs:m_And (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
519 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
1389 return m_CombineOr(m_And(L, R), m_And(R, L));
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
536 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
1416 return m_CombineOr(m_And(L, R), m_And(R, L));
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
536 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
1416 return m_CombineOr(m_And(L, R), m_And(R, L));
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
519 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
1389 return m_CombineOr(m_And(L, R), m_And(R, L));
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
536 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
1416 return m_CombineOr(m_And(L, R), m_And(R, L));
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
536 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
1416 return m_CombineOr(m_And(L, R), m_And(R, L));
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
574 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
574 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
574 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
574 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
574 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
574 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
574 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DPatternMatch.h19 // if (match(Exp, m_Or(m_And(m_Value(X), m_ConstantInt(C1)),
20 // m_And(m_Value(Y), m_ConstantInt(C2))))) {
574 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, function in namespace:llvm::PatternMatch

Completed in 623 milliseconds