Home
last modified time | relevance | path

Searched refs:SDB (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp319 SDB(std::make_unique<SelectionDAGBuilder>(*CurDAG, *FuncInfo, *SwiftError, in SelectionDAGISel()
478 SDB->init(GFI, AA, LibInfo); in runOnMachineFunction()
706 for (BasicBlock::const_iterator I = Begin; I != End && !SDB->HasTailCall; ++I) { in SelectBasicBlock()
708 SDB->visit(*I); in SelectBasicBlock()
712 CurDAG->setRoot(SDB->getControlRoot()); in SelectBasicBlock()
713 HadTailCall = SDB->HasTailCall; in SelectBasicBlock()
714 SDB->resolveOrClearDbgInfo(); in SelectBasicBlock()
715 SDB->clear(); in SelectBasicBlock()
1003 SDB->UpdateSplitBlock(FirstMBB, LastMBB); in CodeGenAndEmitDAG()
1262 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), in PrepareEHLandingPad()
[all …]
H A DSelectionDAGBuilder.h397 : SwitchCG::SwitchLowering(funcinfo), SDB(sdb) {} in SDAGSwitchLowering()
402 SDB->addSuccessorWithProb(Src, Dst, Prob);
406 SelectionDAGBuilder *SDB;
H A DSelectionDAGBuilder.cpp4355 SelectionDAGBuilder *SDB, const BasicBlock *CurBB) { in getUniformBase() argument
4356 SelectionDAG& DAG = SDB->DAG; in getUniformBase()
4368 Base = SDB->getValue(C); in getUniformBase()
4372 Index = DAG.getConstant(0, SDB->getCurSDLoc(), VT); in getUniformBase()
4374 Scale = DAG.getTargetConstant(1, SDB->getCurSDLoc(), TLI.getPointerTy(DL)); in getUniformBase()
4392 Base = SDB->getValue(BasePtr); in getUniformBase()
4393 Index = SDB->getValue(IndexVal); in getUniformBase()
4397 SDB->getCurSDLoc(), TLI.getPointerTy(DL)); in getUniformBase()
9989 SelectionDAG &DAG = SDB->DAG; in LowerArguments()
9990 SDLoc dl = SDB->getCurSDLoc(); in LowerArguments()
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx6sx-sdb.dts8 model = "Freescale i.MX6 SoloX SDB RevB Board";
H A Dimx6sx-sdb-reva.dts8 model = "Freescale i.MX6 SoloX SDB RevA Board";
H A Dimx6sx-sdb.dtsi12 model = "Freescale i.MX6 SoloX SDB Board";
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h48 std::unique_ptr<SelectionDAGBuilder> SDB; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-modes.def52 ADB/R, AEB/R, SDB/R, SEB/R,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-modes.def55 ADB/R, AEB/R, SDB/R, SEB/R,
/netbsd-src/crypto/external/bsd/heimdal/dist/tests/
H A DChangeLog7 * kdc/Makefile.am: test SDB cache.
9 * kdc/check-cc.in: Test SDB combinations.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrFP.td453 defm SDB : BinaryRXEAndPseudo<"sdb", 0xED1B, any_fsub, FP64, load, 8>;
/netbsd-src/external/bsd/ipf/dist/perl/
H A DServices1118 1811 scientia-sdb Scientia-SDB
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20179639 (-gstabs): Delete SDB reference.
9642 * doc/passes.texi (Debugging information output): Delete SDB and
9645 * doc/tm.texi.in (DWARF_CIE_DATA_ALIGNMENT): Delete SDB from xref.
9646 (SDB and DWARF): Change node name to DWARF and delete SDB and COFF
9648 (DEBUGGER_AUTO_OFFSET): Delete COFF and SDB references.
9659 * dwarf2out.c (gen_array_type_die): Change SDB to debuggers.
9662 and SDB references.
9671 * config/cris/cris.h: Delete SDB reference in comment.
9673 (ASM_DECLARE_FUNCTION_NAME): Delete SDB reference from comment.
9675 * config/i386/i386.c (svr4_dbx_register_map): Change SDB references
[all …]
H A DChangeLog-200616166 * doc/tm.texi (SDB and DWARF): Add extra parameter to
H A DChangeLog-199912324 * config/arm/coff.h (ASM_FILE_START): If generating SDB output, call
H A DChangeLog-201223224 * doc/tm.texi.in (SDB and DWARF) <TARGET_FORCE_AT_COMP_DIR>: Add @hook.
H A DChangeLog-20168580 * doc/tm.texi.in (SDB and DWARF) <TARGET_FORCE_AT_COMP_DIR>: Remove.
H A DChangeLog-201022377 * doc/tm.texi.in (SDB and DWARF) <TARGET_WANT_DEBUG_PUB_SECTIONS>:
/netbsd-src/etc/
H A Dservices4134 scientia-sdb 1811/tcp # Scientia-SDB [SYSTEMS_MANAGER] …
4135 scientia-sdb 1811/udp # Scientia-SDB [SYSTEMS_MANAGER] …
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS2006 * Support for the obsolete SDB/coff debug info format has been
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS3886 * Support for the obsolete SDB/coff debug info format has been