Searched refs:SWL (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp232 case Mips::SWL:
/external/v8/src/mips/
H A Dconstants-mips.h381 SWL = ((5U << 3) + 2) << kOpcodeShift,
917 OpcodeToBitNumber(SWL) | OpcodeToBitNumber(SW) | OpcodeToBitNumber(SWR) |
H A Dassembler-mips.cc1937 GenInstrImmediate(SWL, rs.rm(), rd, rs.offset_);
H A Dsimulator-mips.cc4493 case SWL: {
/external/v8/src/mips64/
H A Dconstants-mips64.h358 SWL = ((5U << 3) + 2) << kOpcodeShift,
951 OpcodeToBitNumber(SWL) | OpcodeToBitNumber(SW) | OpcodeToBitNumber(SD) |
H A Dassembler-mips64.cc2107 GenInstrImmediate(SWL, rs.rm(), rd, rs.offset_);
H A Dsimulator-mips64.cc4738 case SWL: {
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h204 SWL,
H A DMipsISelLowering.cpp149 case MipsISD::SWL: return "MipsISD::SWL";
2356 SDValue SWL = createStoreLR(MipsISD::SWL, DAG, SD, Chain, local
2358 return createStoreLR(MipsISD::SWR, DAG, SD, SWL, IsLittle ? 0 : 3);
/external/capstone/arch/Mips/
H A DMipsGenAsmWriter.inc1600 12605056U, // SWL
3314 0U, // SWL

Completed in 298 milliseconds