Home
last modified time | relevance | path

Searched defs:is_logical_shift_op (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h1270 struct is_logical_shift_op { struct
1271 bool isOpType(unsigned Opcode) { in isOpType()