| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 2575.crt | 17 YWyHBH8AAAEwDQYJKoZIhvcNAQELBQADggEBAJ7CYWKfVIbs+gtFkESWlkPt/LFD
|
| /openbsd-src/gnu/usr.bin/texinfo/info/ |
| H A D | infomap.h | 31 #define LFD '\n' macro
|
| H A D | infomap.c | 339 map[LFD].function = ea_newline; in initialize_emacs_like_keymaps() 408 map[LFD].function = info_select_reference_this_line; in initialize_emacs_like_keymaps() 589 map[LFD].function = ea_newline; in initialize_vi_like_keymaps() 663 map[LFD].function = info_down_line; in initialize_vi_like_keymaps() 770 map[LFD].function = info_select_reference_this_line; in initialize_vi_like_keymaps() 853 LFD, NUL, A_info_select_reference_this_line, 1065 LFD, NUL, A_ea_newline, 1126 LFD, NUL, A_info_down_line, 1240 CONTROL('x'), LFD, NUL, A_info_select_reference_this_line, 1371 LFD, NUL, A_ea_newline,
|
| H A D | session.c | 3866 case LFD: rep = "\\n"; break; in show_isearch_prompt()
|
| /openbsd-src/gnu/llvm/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 13 PCREL_OPT(LFD, PLFD, OPC_AND_RST);
|
| H A D | PPC64.cpp | 79 LFD = 0xc8000000, enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 143 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \ 151 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \ 159 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \ 167 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
|
| H A D | PPCFastISel.cpp | 162 unsigned FP64LoadOpc = PPC::LFD); 512 bool Is64VSXLoad = IsVSFRC && Opc == PPC::LFD; in PPCEmitLoad() 565 case PPC::LFD: Opc = IsVSFRC ? PPC::LXSDX : PPC::LFDX; break; in PPCEmitLoad() 611 Subtarget->hasSPE() ? PPC::EVLDD : PPC::LFD)) in SelectLoad() 1039 unsigned LoadOpc = PPC::LFD; in PPCMoveToFPReg() 2018 Opc = ((VT == MVT::f32) ? PPC::LFS : PPC::LFD); in PPCMaterializeFP() 2365 Subtarget->hasSPE() ? PPC::EVLDD : PPC::LFD)) in tryToFoldLoadIntoMI()
|
| H A D | PPCPreEmitPeephole.cpp | 85 case PPC::LFD: in hasPCRelativeForm()
|
| H A D | PPCInstrInfo.cpp | 3032 LowerOpcode = PPC::LFD; in expandVSXMemPseudo() 4240 case PPC::LFDX: III.ImmOpcode = PPC::LFD; break; in instrHasImmForm() 4361 III.ImmOpcode = PPC::LFD; in instrHasImmForm()
|
| H A D | P9InstrResources.td | 768 LFD
|
| H A D | P10InstrResources.td | 1289 DFLOADf32, DFLOADf64, LFD,
|
| H A D | PPCRegisterInfo.cpp | 107 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo()
|
| H A D | PPCISelDAGToDAG.cpp | 7420 case PPC::LFD: in PeepholePPC64()
|
| H A D | PPCInstrInfo.td | 1862 def LFD : DForm_1<50, (outs f8rc:$rD), (ins memri:$src),
|
| H A D | PPCISelLowering.cpp | 13017 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/GISel/ |
| H A D | PPCInstructionSelector.cpp | 164 return IsStore ? PPC::STFD : PPC::LFD; in selectLoadStoreOp()
|
| /openbsd-src/gnu/lib/libreadline/doc/ |
| H A D | rluser.texinfo | 99 @key{DEL}, @key{ESC}, @key{LFD}, @key{SPC}, @key{RET}, and @key{TAB} all 102 If your keyboard lacks a @key{LFD} key, typing @key{C-j} will 607 @var{LFD},
|
| /openbsd-src/gnu/usr.bin/texinfo/doc/ |
| H A D | info-stnd.texi | 564 @itemx @key{LFD}, vi-like operation 569 @kindex LFD, vi-like operation
|
| H A D | texinfo.txi | 6970 @item LFD
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | ChangeLog.46 | 4151 C-x LFD and C-x RET. 9476 * info/infomap.c (initialize_info_keymaps): Add info_keymap[LFD] to
|