Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h60 unsigned ADDiu, ORi, SLL, LUi; variable
DMipsInstructionSelector.cpp339 MachineInstr *SLL = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::SLL)) in select() local
DMipsISelLowering.cpp2727 SDValue SLL = DAG.getNode(ISD::SHL, DL, MVT::i64, LWR, Const32); in lowerLOAD() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeSPARC_common.c170 #define SLL (OPC1(0x2) | OPC3(0x25)) macro
DsljitNativeMIPS_common.c244 #define SLL (HI(0) | LO(0)) macro