Home
last modified time | relevance | path

Searched refs:SLL (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.cpp45 AddInstr(SeqLs, Inst(SLL, Shamt)); in GetInstSeqLsSLL()
90 (Seq[1].Opc != SLL) || (Seq[1].ImmOpnd < 16)) in ReplaceADDiuSLLWithLUi()
133 SLL = Mips::SLL; in Analyze()
138 SLL = Mips::DSLL; in Analyze()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.cpp49 AddInstr(SeqLs, Inst(SLL, Shamt)); in GetInstSeqLsSLL()
94 (Seq[1].Opc != SLL) || (Seq[1].ImmOpnd < 16)) in ReplaceADDiuSLLWithLUi()
137 SLL = Mips::SLL; in Analyze()
142 SLL = Mips::DSLL; in Analyze()
/external/icu/icu4c/source/data/curr/
Dzh_Hant_HK.txt197 SLL{
198 "SLL",
416 SLL{
Dshi.txt177 SLL{
178 "SLL",
Dvai.txt173 SLL{
174 "SLL",
Dzgh.txt173 SLL{
174 "SLL",
Dps.txt505 SLL{
506 "SLL",
507 "SLL",
1246 SLL{
1247 one{"SLL"}
1248 other{"SLL"}
Ddje.txt177 SLL{
178 "SLL",
Dnaq.txt177 SLL{
178 "SLL",
Dtwq.txt177 SLL{
178 "SLL",
Dmfe.txt177 SLL{
178 "SLL",
Dkln.txt173 SLL{
174 "SLL",
Dmg.txt177 SLL{
178 "SLL",
Dmua.txt177 SLL{
178 "SLL",
Dses.txt177 SLL{
178 "SLL",
Dkhq.txt177 SLL{
178 "SLL",
Dtzm.txt177 SLL{
178 "SLL",
Dak.txt177 SLL{
178 "SLL",
Dff.txt173 SLL{
174 "SLL",
Dbm.txt177 SLL{
178 "SLL",
Dkab.txt173 SLL{
174 "SLL",
Dmt.txt477 SLL{
478 "SLL",
479 "SLL",
1403 SLL{
1404 few{"SLL"}
1405 many{"SLL"}
1406 one{"SLL"}
1407 other{"SLL"}
/external/llvm/test/CodeGen/SystemZ/
Dshift-09.ll5 ; Check that we use SLLK over SLL where useful.
15 ; Check that we use SLL over SLLK where possible.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dshift-09.ll5 ; Check that we use SLLK over SLL where useful.
15 ; Check that we use SLL over SLLK where possible.
/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_32.c59 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src2) | IMM(24), DR(dst))); in emit_single_op()
70 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src2) | IMM(16), DR(dst))); in emit_single_op()
91 FAIL_IF(push_inst(compiler, SLL | D(TMP_REG1) | S1(TMP_REG1) | IMM(1), DR(TMP_REG1))); in emit_single_op()
125 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src1) | ARG2(flags, src2), DR(dst))); in emit_single_op()

12345678910>>...12