Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h881 struct is_bitwiselogic_op { struct
882 bool isOpType(unsigned Opcode) { in isOpType()