Home
last modified time | relevance | path

Searched refs:isOpType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1436 return this->isOpType(I->getOpcode()) && in match()
1445 bool isOpType(unsigned Opcode) { return Instruction::isShift(Opcode); } in isOpType() function
1449 bool isOpType(unsigned Opcode) { in isOpType() function
1455 bool isOpType(unsigned Opcode) { in isOpType() function
1461 bool isOpType(unsigned Opcode) { in isOpType() function
1467 bool isOpType(unsigned Opcode) { in isOpType() function
1473 bool isOpType(unsigned Opcode) { in isOpType() function