Searched refs:SDR (Results 1 – 12 of 12) sorted by relevance
/external/v8/src/mips64/ |
D | constants-mips64.h | 361 SDR = ((5U << 3) + 5) << kOpcodeShift, enumerator 952 OpcodeToBitNumber(SWR) | OpcodeToBitNumber(SDR) |
|
D | assembler-mips64.cc | 2125 GenInstrImmediate(SDR, rs.rm(), rd, rs.offset_); in sdr()
|
D | simulator-mips64.cc | 4681 case SDR: { in DecodeTypeImmediate()
|
/external/icu/icu4c/source/data/curr/ |
D | lt.txt | 1087 "SDR tarptautinis valiutos fondas", 2921 few{"SDR tarptautinis valiutos fondas"} 2922 many{"SDR tarptautinis valiutos fondas"} 2923 one{"SDR tarptautinis valiutos fondas"} 2924 other{"SDR tarptautinis valiutos fondas"}
|
D | fi.txt | 1087 "erityisnosto-oikeus (SDR)", 2380 one{"erityisnosto-oikeus (SDR)"} 2381 other{"erityisnosto-oikeutta (SDR)"}
|
D | da.txt | 979 "SDR",
|
D | tr.txt | 1092 "Özel Çekme Hakkı (SDR)",
|
D | cs.txt | 1083 "SDR",
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 209 SDR enumerator
|
D | Mips64InstrInfo.td | 215 def SDR : StoreLeftRight<"sdr", MipsSDR, GPR64Opnd, II_SDR>, LW_FM<0x2d>,
|
D | MipsISelLowering.cpp | 154 case MipsISD::SDR: return "MipsISD::SDR"; in getTargetNodeName() 2369 return createStoreLR(MipsISD::SDR, DAG, SD, SDL, IsLittle ? 0 : 7); in lowerUnalignedIntStore()
|
D | MipsInstrInfo.td | 146 def MipsSDR : SDNode<"MipsISD::SDR", SDTStore,
|