/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 262 void addSLR(SimpleLoopReduction &SLR) { PossibleReds.push_back(SLR); } in addSLR() 662 SimpleLoopReduction SLR(&*I, L); in collectPossibleReductions() local 663 if (!SLR.valid()) in collectPossibleReductions() 667 << SLR.size() << " chained instructions)\n"); in collectPossibleReductions() 668 Reductions.addSLR(SLR); in collectPossibleReductions()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 236 void addSLR(SimpleLoopReduction &SLR) { PossibleReds.push_back(SLR); } in addSLR() 674 SimpleLoopReduction SLR(&*I, L); in collectPossibleReductions() local 675 if (!SLR.valid()) in collectPossibleReductions() 679 SLR.size() << " chained instructions)\n"); in collectPossibleReductions() 680 Reductions.addSLR(SLR); in collectPossibleReductions()
|
/external/ply/ply/ |
D | ANNOUNCE | 30 either SLR or LALR(1) algorithms.
|
D | CHANGES | 905 LALR(1) is now the default parsing method. To use SLR, use 906 yacc.yacc(method="SLR"). Note: there is no performance impact 907 on parsing when using LALR(1) instead of SLR. However, constructing 1100 Major cleanup and refactoring of the LR table generation code. Both SLR 1189 the default SLR method. However, LALR(1) allows you to handle 1191 (in example/ansic) has 13 shift-reduce conflicts with SLR, but
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-usub-06.ll | 64 ; Check that we can still use SLR in obvious cases.
|
D | int-usub-01.ll | 7 ; Check SLR. 252 ; Check that subtractions of spilled values can use SL rather than SLR.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 494 EVALUATE(SLR);
|
D | constants-s390.h | 1503 V(slr, SLR, 0x1F) /* type = RR SUBTRACT LOGICAL (32) */ \
|
D | simulator-s390.cc | 785 EvalTable[SLR] = &Simulator::Evaluate_SLR; in EvalTableInit() 3465 EVALUATE(SLR) { in EVALUATE() argument 3466 DCHECK_OPCODE(SLR); in EVALUATE()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 353 def : InstRW<[WLat1, FXU, NormalGr], (instregex "SLR(K)?$")>;
|
D | SystemZScheduleZEC12.td | 364 def : InstRW<[WLat1, FXU, NormalGr], (instregex "SLR(K)?$")>;
|
D | SystemZScheduleZ13.td | 387 def : InstRW<[WLat1, FXa, NormalGr], (instregex "SLR(K)?$")>;
|
D | SystemZScheduleZ14.td | 388 def : InstRW<[WLat1, FXa, NormalGr], (instregex "SLR(K)?$")>;
|
D | SystemZInstrInfo.td | 1040 defm SLR : BinaryRRAndK<"slr", 0x1F, 0xB9FB, z_usub, GR32, GR32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 846 1056338U, // SLR
|
D | SystemZGenDisassemblerTables.inc | 91 /* 248 */ MCD_OPC_Decode, 185, 6, 4, // Opcode: SLR
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 973 defm SLR : BinaryRRAndK<"sl", 0x1F, 0xB9FB, subc, GR32, GR32>;
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 4488 ,"GB","SLR","Silchester","Silchester","HAM","--3-----","AF","9511",,, 7595 ,"HU","SLR","Solymar","Solymar","PE","-----6--","RL","0901",,"4735N 01855E", 14952 ,"IT","SLR","Solero","Solero",,"--3-----","RQ","9705",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 10312 ,"CA","SLR","Saint-Albert","Saint-Albert","QC","--3-----","RL","1207",,"4600N 07205W", 23605 ,"DE","SLR","Schlierbach","Schlierbach","BW","-23-----","RL","0501",,"4924N 00845E", 26340 ,"EC","SLR","San Lorenzo","San Lorenzo","E","1-------","AI","1101",,"0115N 07850W","" 28825 ,"ES","SLR","El Saler","El Saler","V","--3-----","RQ","1001",,"3923N 00020W", 41445 ,"FR","SLR","Saint-Laurent-sur-Sa�ne","Saint-Laurent-sur-Saone","01","--3-----","RL","1101",,"4618N…
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 24994 ,"US","SLR","Sulphur Springs","Sulphur Springs","TX","---4----","AI","9601",,,
|