Searched refs:PLD (Results 1 – 15 of 15) sorted by relevance
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/ |
| H A D | tag-types.cpp | 67 long double *PLD; member in Class 90 const long double *PLD; member
|
| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | thumb2-pldw.s | 4 @ PLD(literal)
|
| H A D | basic-thumb2-instructions.s | 1949 @ PLD(immediate) 1971 @ PLD(literal) 1985 @ PLD(register)
|
| H A D | basic-arm-instructions.s | 1787 @ FIXME: PLD
|
| /llvm-project-15.0.7/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 10 PCREL_OPT(LD, PLD , ONLY_RST);
|
| H A D | PPC64.cpp | 106 PLD = PREFIX_8LS | 0xe4000000, enumerator
|
| /llvm-project-15.0.7/llvm/test/MC/PowerPC/ |
| H A D | ppc64-reloc-directive-pcrel.s | 325 # Check the situation where the PLD requires an alignment nop.
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrP10.td | 695 defm PLD : 2188 def : Pat<(i64 (load PDForm:$src)), (PLD memri34:$src)>; 2210 def : Pat<(atomic_load_64 PDForm:$src), (PLD memri34:$src)>; 2251 (VINSDRX $vDi, InsertEltShift.Left3, (PLD memri34:$rA))>; 2298 (VINSDLX $vDi, InsertEltShift.Left3, (PLD memri34:$rA))>;
|
| H A D | PPCRegisterInfo.cpp | 148 ImmToIdxMap[PPC::PLD] = PPC::LDX; ImmToIdxMap[PPC::PSTD] = PPC::STDX; in PPCRegisterInfo()
|
| H A D | P10InstrResources.td | 1415 PLD, PLDpc,
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/ARM/ |
| H A D | thumb2.txt | 1277 # PLD(immediate) 1292 # PLD(register) 1309 # PLD(literal)
|
| H A D | basic-arm-instructions.txt | 1103 # FIXME: PLD
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMInstrThumb2.td | 1900 // PLD/PLDW/PLI aliases w/ the optional .w suffix 1929 // from the PC. Only PLD and PLI have pci variants (not PLDW) 1956 // PLD/PLI with alternate literal form.
|
| H A D | ARMScheduleA9.td | 2330 // A9 PLD is processed in a dedicated unit.
|
| H A D | ARMInstrInfo.td | 2301 defm PLD : APreLoad<1, 1, "pld">, Requires<[IsARM]>;
|