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/ |
D | MipsAnalyzeImmediate.h | 60 unsigned ADDiu, ORi, SLL, LUi; variable
|
D | MipsInstructionSelector.cpp | 339 MachineInstr *SLL = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::SLL)) in select() local
|
D | MipsISelLowering.cpp | 2727 SDValue SLL = DAG.getNode(ISD::SHL, DL, MVT::i64, LWR, Const32); in lowerLOAD() local
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeSPARC_common.c | 170 #define SLL (OPC1(0x2) | OPC3(0x25)) macro
|
D | sljitNativeMIPS_common.c | 244 #define SLL (HI(0) | LO(0)) macro
|