Searched refs:BINOP_AND (Results 1 – 6 of 6) sorted by relevance
203 BINOP_AND = 10, enumerator
328 BINOP_AND = 10, enumerator
97 case Instruction::And: return bitc::BINOP_AND; in GetEncodedBinaryOpcode()
128 case bitc::BINOP_AND: return Instruction::And; in GetDecodedBinaryOpcode()
509 case Instruction::And: return bitc::BINOP_AND; in getEncodedBinaryOpcode()
822 case bitc::BINOP_AND: in getDecodedBinaryOpcode()