Searched refs:isOpType (Results 1 – 1 of 1) sorted by relevance
1251 return this->isOpType(I->getOpcode()) && L.match(I->getOperand(0)) && in match()1254 return this->isOpType(CE->getOpcode()) && L.match(CE->getOperand(0)) && in match()1261 bool isOpType(unsigned Opcode) { return Instruction::isShift(Opcode); } in isOpType() function1265 bool isOpType(unsigned Opcode) { in isOpType() function1271 bool isOpType(unsigned Opcode) { in isOpType() function1277 bool isOpType(unsigned Opcode) { in isOpType() function1283 bool isOpType(unsigned Opcode) { in isOpType() function1289 bool isOpType(unsigned Opcode) { in isOpType() function