Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp182 LoopDataPrefetch LDP(AC, DT, LI, SE, TTI, ORE); in run() local
183 bool Changed = LDP.run(); in run()
209 LoopDataPrefetch LDP(AC, DT, LI, SE, TTI, ORE); in runOnFunction() local
210 return LDP.run(); in runOnFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Schedule.td62 // LDP,LDPSW,LDNP,LDXP,LDAXP
H A DAArch64FalkorHWPFFix.cpp130 FalkorMarkStridedAccesses LDP(LI, SE); in runOnFunction() local
131 return LDP.run(); in runOnFunction()
H A DAArch64SchedTSV110.td455 def : InstRW<[TSV110Wr_4cyc_1LdSt, WriteLDHi], (instregex "^LDP(W|X)i$")>;
456 def : InstRW<[WriteAdr, TSV110Wr_4cyc_1LdSt_1ALUAB, WriteLDHi],(instregex "^LDP(W|X)(post|pre)$")>;
531 def : InstRW<[WriteAdr, TSV110Wr_5cyc_1LdSt, WriteLDHi], (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 DAArch64SchedA55.td266 def : InstRW<[CortexA55WriteVLD1,CortexA55WriteLDP2], (instregex "LDP(X|D)i")>;
270 def : InstRW<[WriteAdr, CortexA55WriteVLD1,CortexA55WriteLDP2], (instregex "LDP(X|D)(pre|post)")>;
H A DAArch64SchedExynosM4.td615 WriteAdr], (instregex "^LDP(SW|W|X)(post|pre)")>;
696 WriteAdr], (instregex "^LDP[SD]post")>;
702 WriteAdr], (instregex "^LDP[SD]pre")>;
H A DAArch64SchedExynosM3.td520 WriteAdr], (instregex "^LDP(SW|W|X)(post|pre)")>;
583 WriteAdr], (instregex "^LDP[DS](post|pre)")>;
H A DAArch64SchedAmpere1.td672 } // The second register of a load-pair: LDP,LDPSW,LDNP,LDXP,LDAXP
962 (instregex "(LDNP|LDP|LDPSW)(X|W)")>;
H A DAArch64SchedAmpere1B.td628 } // The second register of a load-pair: LDP,LDPSW,LDNP,LDXP,LDAXP
944 (instregex "(LDNP|LDP|LDPSW)(X|W)")>;
H A DAArch64SchedExynosM5.td672 WriteAdr], (instregex "^LDP(SW|W|X)(post|pre)")>;
752 WriteAdr], (instregex "^LDP[SD](post|pre)")>;
H A DAArch64SchedThunderX3T110.td325 // Load vector pair, immed offset, Q-form [LDP/LDNP].
335 // Load vector pair, immed offset, S/D-form [LDP/LDNP].
873 // LDP only breaks into *one* LS micro-op. Thus
H A DAArch64ISelLowering.h511 LDP, enumerator
H A DAArch64SchedA510.td276 def : InstRW<[CortexA510WriteVLD1,CortexA510WriteLDP2], (instregex "LDP(X|D)i")>;
280 def : InstRW<[WriteAdr, CortexA510WriteVLD1,CortexA510WriteLDP2], (instregex "LDP(X|D)(pre|post)")>;
H A DAArch64SchedCyclone.td271 // 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 DAArch64SchedNeoverseN1.td505 (instregex "^LDP[SD](pre|post)$")>;
H A DAArch64SchedThunderX2T99.td613 // LDP only breaks into *one* LS micro-op. Thus
H A DAArch64SchedNeoverseV1.td761 (instregex "^LDP[SD](pre|post)$")>;
H A DAArch64SchedA64FX.td775 // LDP only breaks into *one* LS micro-op. Thus
H A DAArch64SchedNeoverseN2.td887 (instregex "^LDP[SD](pre|post)$")>;
H A DAArch64SchedNeoverseV2.td1384 (instregex "^LDP[SD](pre|post)$")>;
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-ldp.dts12 model = "TI OMAP3430 LDP (Zoom1 Labrador)";
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux157 MGD)7J"YY,3`*1LDP`LI**`*+5&-TG2*YLHK(3?P3"7KE!L@BQJ)+CD`/2`!>
/freebsd/contrib/tcpdump/
H A DCHANGES34 LDP: Add missing fields of the Common Session Parameters TLV and fix the
396 CVE-2018-14461 (LDP)
1120 LDP over TCP

12