Home
last modified time | relevance | path

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

/external/pcre/src/sljit/
DsljitNativeRISCV_common.c130 #define SRLI (IMM_I(0x0) | F3(0x5) | OPC(0x13)) macro
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2941 if (ConstantSDNode *SRLI = dyn_cast<ConstantSDNode>(N1.getOperand(1))) { in visitANDLike() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4687 if (ConstantSDNode *SRLI = dyn_cast<ConstantSDNode>(N1.getOperand(1))) { in visitANDLike() local