Searched defs:SLL (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h60 unsigned ADDiu, ORi, SLL, LUi; member in class:llvm::MipsAnalyzeImmediate
H A DMipsInstructionSelector.cpp374 MachineInstr *SLL = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::SLL)) local
H A DMipsISelLowering.cpp2723 SDValue SLL = DAG.getNode(ISD::SHL, DL, MVT::i64, LWR, Const32); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp75 unsigned ORi, LUi, SLL; local
/netbsd-current/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c95 AND, IOR, XOR, SLL, SRA, POPCNT, HAMDIST, GCD, LCM, SQRT, ROOT, FAC, enumerator in enum:op_t
/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_common.c156 #define SLL (OPC1(0x2) | OPC3(0x25)) macro
H A DsljitNativeMIPS_common.c162 #define SLL (HI(0) | LO(0)) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dexec.c151 #define SLL 0x25 macro
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dexec.c153 #define SLL 0x25 macro

Completed in 291 milliseconds