Searched refs:isOpType (Results 1 – 1 of 1) sorted by relevance
1261 return this->isOpType(I->getOpcode()) && L.match(I->getOperand(0)) && in match()1264 return this->isOpType(CE->getOpcode()) && L.match(CE->getOperand(0)) && in match()1271 bool isOpType(unsigned Opcode) { return Instruction::isShift(Opcode); } in isOpType() function1275 bool isOpType(unsigned Opcode) { in isOpType() function1281 bool isOpType(unsigned Opcode) { in isOpType() function1287 bool isOpType(unsigned Opcode) { in isOpType() function1293 bool isOpType(unsigned Opcode) { in isOpType() function1299 bool isOpType(unsigned Opcode) { in isOpType() function