Home
last modified time | relevance | path

Searched refs:LDE (Results 1 – 25 of 34) sorted by relevance

12

/external/cblas/testing/
Dc_dblat2.f98 LOGICAL LDE variable
99 EXTERNAL DDIFF, LDE
279 SAME = LDE( YY, YT, N )
287 SAME = LDE( YY, YT, N )
499 LOGICAL LDE, LDERES local
500 EXTERNAL LDE, LDERES
683 ISAME( 5 ) = LDE( AS, AA, LAA )
685 ISAME( 7 ) = LDE( XS, XX, LX )
689 ISAME( 10 ) = LDE( YS, YY, LY )
700 ISAME( 7 ) = LDE( AS, AA, LAA )
[all …]
Dc_dblat3.f77 LOGICAL LDE variable
78 EXTERNAL DDIFF, LDE
232 SAME = LDE( CC, CT, N )
241 SAME = LDE( CC, CT, N )
259 SAME = LDE( CC, CT, N )
268 SAME = LDE( CC, CT, N )
457 LOGICAL LDE, LDERES local
458 EXTERNAL LDE, LDERES
609 ISAME( 7 ) = LDE( AS, AA, LAA )
611 ISAME( 9 ) = LDE( BS, BB, LBB )
[all …]
/external/eigen/blas/testing/
Ddblat2.f145 LOGICAL LDE variable
146 EXTERNAL DDIFF, LDE
305 SAME = LDE( YY, YT, N )
313 SAME = LDE( YY, YT, N )
472 LOGICAL LDE, LDERES local
473 EXTERNAL LDE, LDERES
649 ISAME( 5 ) = LDE( AS, AA, LAA )
651 ISAME( 7 ) = LDE( XS, XX, LX )
655 ISAME( 10 ) = LDE( YS, YY, LY )
666 ISAME( 7 ) = LDE( AS, AA, LAA )
[all …]
Ddblat3.f123 LOGICAL LDE variable
124 EXTERNAL DDIFF, LDE
255 SAME = LDE( CC, CT, N )
264 SAME = LDE( CC, CT, N )
282 SAME = LDE( CC, CT, N )
291 SAME = LDE( CC, CT, N )
435 LOGICAL LDE, LDERES local
436 EXTERNAL LDE, LDERES
586 ISAME( 7 ) = LDE( AS, AA, LAA )
588 ISAME( 9 ) = LDE( BS, BB, LBB )
[all …]
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dfp-move-11.ll5 ; Test that we use LDE instead of LE - low end of the LE range.
14 ; Test that we use LDE instead of LE - high end of the LE range.
24 ; Check the next word up, which should use LEY instead of LDE.
88 ; Check that LDE allows an index.
/external/llvm/test/CodeGen/SystemZ/
Dfp-move-11.ll5 ; Test that we use LDE instead of LE - low end of the LE range.
14 ; Test that we use LDE instead of LE - high end of the LE range.
24 ; Check the next word up, which should use LEY instead of LDE.
88 ; Check that LDE allows an index.
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h225 for (auto LDI = LogicalDylibs.begin(), LDE = LogicalDylibs.end(); in findSymbol() local
226 LDI != LDE; ++LDI) in findSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h368 for (auto LDE = LogicalDylibs.end(); LDI != LDE; ++LDI) { in updatePointer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td45 def LDE : UnaryRXE<"lde", 0xED24, null_frag, FP64, 4>;
DSystemZInstrFP.td143 // For z13 we prefer LDE over LE to avoid partial register dependencies.
DSystemZScheduleZEC12.td913 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
DSystemZScheduleZ196.td875 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
DSystemZScheduleZ13.td946 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
DSystemZScheduleZ14.td966 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
DSystemZScheduleZ15.td983 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td45 def LDE : UnaryRXE<"lde", 0xED24, null_frag, FP64, 4>;
DSystemZInstrFP.td143 // For z13 we prefer LDE over LE to avoid partial register dependencies.
DSystemZScheduleZ196.td875 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
DSystemZScheduleZEC12.td913 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
DSystemZScheduleZ13.td946 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
DSystemZScheduleZ14.td966 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LDE$")>;
/external/ImageMagick/PerlMagick/t/reference/filter/
DContrast.miff15 …D�cUv�ms�z��p�va�cb�cUmU?J:71.;.186658927<22:6/,`eOz�fu�ew�ix�hv�mw�tm�jU`LDE>DE>FF@IGAMJDOECNE@J…
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DContrast.miff43 …C�bTu�mr�z��o�ua�cb�cUlU?J:61-;.076647816<2295/,_eOy�ft�dv�hw�hu�mw�tl�iU`LDE=DE=FF@IF@MICOECND?J…
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td123 // For z13 we prefer LDE over LE to avoid partial register dependencies.
/external/capstone/arch/M680X/
Dinsn_props.inc203 { NOG, wrrr, M680X_REG_E, NOR, true, false }, // LDE

12