Home
last modified time | relevance | path

Searched refs:LDP (Results 1 – 25 of 57) sorted by relevance

123

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_trampoline_AArch64.S43 LDP Q6, Q7, [SP], #32
44 LDP Q4, Q5, [SP], #32
45 LDP Q2, Q3, [SP], #32
46 LDP Q0, Q1, [SP], #32
47 LDP X7, X30, [SP], #16
48 LDP X5, X6, [SP], #16
49 LDP X3, X4, [SP], #16
50 LDP X1, X2, [SP], #16
87 LDP X7, X30, [SP], #16
88 LDP X5, X6, [SP], #16
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp179 LoopDataPrefetch LDP(AC, DT, LI, SE, TTI, ORE); in run() local
180 bool Changed = LDP.run(); in run()
206 LoopDataPrefetch LDP(AC, DT, LI, SE, TTI, ORE); in runOnFunction() local
207 return LDP.run(); in runOnFunction()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dcortex-a53.md135 ;; This is most obvious for LDRD from AArch32 and LDP (X register) from
136 ;; AArch64, both are tagged load2 but LDP will load 128-bits compared to
154 ;; Model AArch64-sized LDP Xm, Xn, [Xa]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dcortex-a53.md135 ;; This is most obvious for LDRD from AArch32 and LDP (X register) from
136 ;; AArch64, both are tagged load2 but LDP will load 128-bits compared to
154 ;; Model AArch64-sized LDP Xm, Xn, [Xa]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Schedule.td61 // LDP,LDPSW,LDNP,LDXP,LDAXP
H A DAArch64FalkorHWPFFix.cpp133 FalkorMarkStridedAccesses LDP(LI, SE); in runOnFunction() local
134 return LDP.run(); in runOnFunction()
H A DAArch64SchedTSV110.td427 def : InstRW<[TSV110Wr_4cyc_1LdSt, WriteLDHi], (instregex "^LDP(W|X)i$")>;
428 def : InstRW<[TSV110Wr_4cyc_1LdSt_1ALUAB, WriteLDHi, WriteAdr],(instregex "^LDP(W|X)(post|pre)$")>;
503 def : InstRW<[TSV110Wr_5cyc_1LdSt, WriteLDHi, WriteAdr], (instregex "^LDP[DQS](post|pre)")>;
H A DAArch64SchedFalkorDetails.td1106 (instregex "LDP(D|S)i$")>;
1108 (instregex "LDP(D|S)(pre|post)$")>;
1170 (instregex "^LDP(W|X)i$")>;
1172 (instregex "^LDP(W|X)(post|pre)$")>;
H A DAArch64SchedExynosM4.td613 WriteAdr], (instregex "^LDP(SW|W|X)(post|pre)")>;
694 WriteAdr], (instregex "^LDP[SD]post")>;
700 WriteAdr], (instregex "^LDP[SD]pre")>;
H A DAArch64SchedExynosM3.td516 WriteAdr], (instregex "^LDP(SW|W|X)(post|pre)")>;
579 WriteAdr], (instregex "^LDP[DS](post|pre)")>;
H A DAArch64SchedA55.td228 def : InstRW<[CortexA55WriteVLD2,CortexA55WriteVLD1], (instregex "LDP.*")>;
H A DAArch64SchedExynosM5.td670 WriteAdr], (instregex "^LDP(SW|W|X)(post|pre)")>;
750 WriteAdr], (instregex "^LDP[SD](post|pre)")>;
H A DAArch64ISelLowering.h441 LDP, enumerator
H A DAArch64SchedThunderX3T110.td323 // Load vector pair, immed offset, Q-form [LDP/LDNP].
333 // Load vector pair, immed offset, S/D-form [LDP/LDNP].
870 // LDP only breaks into *one* LS micro-op. Thus
H A DAArch64SchedCyclone.td268 // LDP high register write is fused with the load, but a nop micro-op remains.
H A DAArch64SchedKryoDetails.td1420 (instregex "LDP(D|S)(post|pre)")>;
1432 (instregex "LDP(W|X)(post|pre)")>;
H A DAArch64SchedThunderX2T99.td610 // LDP only breaks into *one* LS micro-op. Thus
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Domap3-ldp.dts12 model = "TI OMAP3430 LDP (Zoom1 Labrador)";
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dthunderx3t110.md538 ; the LDP/LDNP imm-offset S/D/Q suppplies the first arg with latency 4
541 ; other LDP ones do.
H A Dconstraints.md269 ;; Used for storing or loading pairs in an AdvSIMD register using an STP/LDP
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dthunderx3t110.md538 ; the LDP/LDNP imm-offset S/D/Q suppplies the first arg with latency 4
541 ; other LDP ones do.
H A Dconstraints.md277 ;; Used for storing or loading pairs in an AdvSIMD register using an STP/LDP
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_64.c95 #define LDP 0xa9400000 macro
1216 FAIL_IF(push_inst(compiler, LDP | RT(prev) | RT2(i) | RN(TMP_SP) | offs)); in sljit_emit_return()
1231 FAIL_IF(push_inst(compiler, LDP | RT(prev) | RT2(i) | RN(TMP_SP) | offs)); in sljit_emit_return()
/netbsd-src/external/bsd/ipf/dist/etc/
H A Dservices666 ldp 646/tcp # LDP
667 ldp 646/udp # LDP
/netbsd-src/external/lgpl3/mpfr/dist/
H A Dconfigure.ac69 dnl https://tldp.org/LDP/abs/html/exitcodes.html suggests the range 64-113

123