Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h1037 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() function
1051 bool isOpType(unsigned Opcode) { in isOpType() function
1057 bool isOpType(unsigned Opcode) { in isOpType() function
1063 bool isOpType(unsigned Opcode) { in isOpType() function
1069 bool isOpType(unsigned Opcode) { in isOpType() function
1075 bool isOpType(unsigned Opcode) { in isOpType() function