/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 319 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 D | SelectionDAGBuilder.h | 397 : SwitchCG::SwitchLowering(funcinfo), SDB(sdb) {} in SDAGSwitchLowering() 402 SDB->addSuccessorWithProb(Src, Dst, Prob); 406 SelectionDAGBuilder *SDB;
|
H A D | SelectionDAGBuilder.cpp | 4355 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 D | imx6sx-sdb.dts | 8 model = "Freescale i.MX6 SoloX SDB RevB Board";
|
H A D | imx6sx-sdb-reva.dts | 8 model = "Freescale i.MX6 SoloX SDB RevA Board";
|
H A D | imx6sx-sdb.dtsi | 12 model = "Freescale i.MX6 SoloX SDB Board";
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGISel.h | 48 std::unique_ptr<SelectionDAGBuilder> SDB; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390-modes.def | 52 ADB/R, AEB/R, SDB/R, SEB/R,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390-modes.def | 55 ADB/R, AEB/R, SDB/R, SEB/R,
|
/netbsd-src/crypto/external/bsd/heimdal/dist/tests/ |
H A D | ChangeLog | 7 * 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 D | SystemZInstrFP.td | 453 defm SDB : BinaryRXEAndPseudo<"sdb", 0xED1B, any_fsub, FP64, load, 8>;
|
/netbsd-src/external/bsd/ipf/dist/perl/ |
H A D | Services | 1118 1811 scientia-sdb Scientia-SDB
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2017 | 9639 (-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 D | ChangeLog-2006 | 16166 * doc/tm.texi (SDB and DWARF): Add extra parameter to
|
H A D | ChangeLog-1999 | 12324 * config/arm/coff.h (ASM_FILE_START): If generating SDB output, call
|
H A D | ChangeLog-2012 | 23224 * doc/tm.texi.in (SDB and DWARF) <TARGET_FORCE_AT_COMP_DIR>: Add @hook.
|
H A D | ChangeLog-2016 | 8580 * doc/tm.texi.in (SDB and DWARF) <TARGET_FORCE_AT_COMP_DIR>: Remove.
|
H A D | ChangeLog-2010 | 22377 * doc/tm.texi.in (SDB and DWARF) <TARGET_WANT_DEBUG_PUB_SECTIONS>:
|
/netbsd-src/etc/ |
H A D | services | 4134 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 D | NEWS | 2006 * Support for the obsolete SDB/coff debug info format has been
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | NEWS | 3886 * Support for the obsolete SDB/coff debug info format has been
|