Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1293 return this->isOpType(I->getOpcode()) && L.match(I->getOperand(0)) && in match()
1300 bool isOpType(unsigned Opcode) { return Instruction::isShift(Opcode); } in isOpType() function
1304 bool isOpType(unsigned Opcode) { in isOpType() function
1310 bool isOpType(unsigned Opcode) { in isOpType() function
1316 bool isOpType(unsigned Opcode) { in isOpType() function
1322 bool isOpType(unsigned Opcode) { in isOpType() function
1328 bool isOpType(unsigned Opcode) { in isOpType() function