Searched refs:isOpType (Results 1 – 1 of 1) sorted by relevance
1037 return this->isOpType(I->getOpcode()) && L.match(I->getOperand(0)) && in match()1040 return this->isOpType(CE->getOpcode()) && L.match(CE->getOperand(0)) && in match()1047 bool isOpType(unsigned Opcode) { return Instruction::isShift(Opcode); } in isOpType() function1051 bool isOpType(unsigned Opcode) { in isOpType() function1057 bool isOpType(unsigned Opcode) { in isOpType() function1063 bool isOpType(unsigned Opcode) { in isOpType() function1069 bool isOpType(unsigned Opcode) { in isOpType() function1075 bool isOpType(unsigned Opcode) { in isOpType() function