Searched refs:LFD (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/ |
| D | PPCInsns.def | 13 PCREL_OPT(LFD, PLFD, OPC_AND_RST);
|
| D | PPC64.cpp | 78 LFD = 0xc8000000, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.h | 138 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \ 146 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \ 154 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
|
| D | PPCFastISel.cpp | 163 unsigned FP64LoadOpc = PPC::LFD); 514 bool Is64VSXLoad = IsVSFRC && Opc == PPC::LFD; in PPCEmitLoad() 567 case PPC::LFD: Opc = IsVSFRC ? PPC::LXSDX : PPC::LFDX; break; in PPCEmitLoad() 613 Subtarget->hasSPE() ? PPC::EVLDD : PPC::LFD)) in SelectLoad() 1038 unsigned LoadOpc = PPC::LFD; in PPCMoveToFPReg() 2026 Opc = ((VT == MVT::f32) ? PPC::LFS : PPC::LFD); in PPCMaterializeFP() 2367 Subtarget->hasSPE() ? PPC::EVLDD : PPC::LFD)) in tryToFoldLoadIntoMI()
|
| D | PPCPreEmitPeephole.cpp | 78 case PPC::LFD: in hasPCRelativeForm()
|
| D | PPCInstrInfo.cpp | 2936 LowerOpcode = PPC::LFD; in expandVSXMemPseudo() 4098 case PPC::LFDX: III.ImmOpcode = PPC::LFD; break; in instrHasImmForm() 4219 III.ImmOpcode = PPC::LFD; in instrHasImmForm()
|
| D | PPCRegisterInfo.cpp | 104 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo()
|
| D | P9InstrResources.td | 764 LFD
|
| D | PPCISelDAGToDAG.cpp | 7077 case PPC::LFD: in PeepholePPC64()
|
| D | PPCInstrInfo.td | 2269 def LFD : DForm_1<50, (outs f8rc:$rD), (ins memri:$src),
|
| D | PPCISelLowering.cpp | 12527 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter()
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-2 | 8950 <DEL>, <ESC>, <LFD>, <SPC>, <RET>, and <TAB> all stand for themselves 8952 If your keyboard lacks a <LFD> key, typing <C-j> will produce the
|
| D | gdb.info-3 | 292 processing this key binding syntax: DEL, ESC, ESCAPE, LFD,
|