| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | IndirectBrExpandPass.cpp | 112 if (auto *IBr = dyn_cast<IndirectBrInst>(BB.getTerminator())) { in runImpl() local 115 if (IBr->getNumSuccessors() == 0) { in runImpl() 116 (void)new UnreachableInst(F.getContext(), IBr->getIterator()); in runImpl() 117 IBr->eraseFromParent(); in runImpl() 121 IndirectBrs.push_back(IBr); in runImpl() 122 for (BasicBlock *SuccBB : IBr->successors()) in runImpl() 181 for (auto *IBr : IndirectBrs) { in runImpl() local 183 for (BasicBlock *SuccBB : IBr->successors()) in runImpl() 184 Updates.push_back({DominatorTree::Delete, IBr->getParent(), SuccBB}); in runImpl() 186 (void)new UnreachableInst(F.getContext(), IBr->getIterator()); in runImpl() [all …]
|
| /freebsd/sys/dev/firewire/ |
| H A D | fwphyreg.h | 48 ibr:1, member 79 ibr:1,
|
| H A D | firewirereg.h | 145 void (*ibr) (struct firewire_comm *); member
|
| H A D | sbp_targ.c | 473 sc->fd.fc->ibr(sc->fd.fc); in sbp_targ_en_lun() 519 sc->fd.fc->ibr(sc->fd.fc); in sbp_targ_en_lun()
|
| H A D | fwdev.c | 717 fc->ibr(fc); in fw_ioctl()
|
| H A D | fwohci.c | 739 sc->fc.ibr = fwohci_ibr; 1778 sc->fc.ibr(&sc->fc);
|
| H A D | firewire.c | 464 fc->ibr(fc); in firewire_attach()
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | mediatek,mt6331-regulator.yaml | 39 "^ldo-v(dig18|emc33|ibr|mc|mch|mipi|rtc|sram|usb10)$": 45 pattern: "^v(dig18|emc33|ibr|mc|mch|mipi|rtc|sram|usb10)$"
|
| H A D | mt6359-regulator.yaml | 28 "^ldo_v(ibr|rf12|usb|camio|efuse|xo22)$": 34 pattern: "^v(ibr|rf12|usb|camio|efuse|xo22)$"
|
| H A D | mediatek,mt6397-regulator.yaml | 53 "^(ldo_)?v(cama|emc3v3|gp[123456]|ibr|mc|mch)$":
|
| H A D | mediatek,mt6357-regulator.yaml | 46 "^ldo-v(efuse|ibr|ldo28|mch|cama|camd|cn33-bt|cn33-wifi)$":
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SCCPSolver.cpp | 1133 if (auto *IBR = dyn_cast<IndirectBrInst>(&TI)) { in getFeasibleSuccessors() local 1135 ValueLatticeElement IBRValue = getValueState(IBR->getAddress()); in getFeasibleSuccessors() 1137 getConstant(IBRValue, IBR->getAddress()->getType())); in getFeasibleSuccessors() 1148 for (unsigned i = 0; i < IBR->getNumSuccessors(); ++i) { in getFeasibleSuccessors() 1150 if (IBR->getDestination(i) == T) { in getFeasibleSuccessors() 1156 // If we didn't find our destination in the IBR successor list, then we in getFeasibleSuccessors()
|
| H A D | BreakCriticalEdges.cpp | 314 // Verify we have exactly one IBR predecessor. in findIBRPredecessor()
|
| /freebsd/contrib/opencsd/decoder/source/ |
| H A D | trc_gen_elem.cpp | 67 "iBR ",
|
| /freebsd/contrib/libpcap/ |
| H A D | CREDITS | 139 Juergen Schoenwaelder <schoenw at ibr dot cs dot tu-bs dot de>
|
| /freebsd/usr.sbin/fwcontrol/ |
| H A D | fwcontrol.c | 599 "RHB:%d IBR:%d Gap_Count:%d\n" in dump_phy_registers() 607 b.rhb, b.ibr, b.gap_count, in dump_phy_registers()
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-bootp.c | 439 { TAG_BROAD_ADDR, "iBR" },
|
| H A D | CHANGES | 1625 (petri@ibr.cs.tu-bs.de).
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 936 e518 IBR IMB-usb
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 12768 @Article{Bosten:1974:IBR,
|