Home
last modified time | relevance | path

Searched full:ibr (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DIndirectBrExpandPass.cpp112 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 in runImpl()
202 for (auto *IBr : IndirectBrs) { runImpl() local
209 __anon7b7e80a30302(IndirectBrInst *IBr) runImpl() argument
220 IndirectBrInst *IBr = IndirectBrs[0]; runImpl() local
244 for (auto *IBr : IndirectBrs) { runImpl() local
[all...]
/freebsd-src/sys/dev/firewire/
H A Dfwphyreg.h48 ibr:1, member
79 ibr:1,
H A Dfirewirereg.h145 void (*ibr) (struct firewire_comm *); member
H A Dfwdev.c717 fc->ibr(fc); in fw_ioctl()
H A Dsbp_targ.c473 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 Dfwohci.c739 sc->fc.ibr = fwohci_ibr;
1778 sc->fc.ibr(&sc->fc);
H A Dfirewire.c464 fc->ibr(fc); in firewire_attach()
/freebsd-src/sys/contrib/device-tree/Bindings/regulator/
H A Dmediatek,mt6331-regulator.yaml39 "^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 Dmt6359-regulator.yaml28 "^ldo_v(ibr|rf12|usb|camio|efuse|xo22)$":
34 pattern: "^v(ibr|rf12|usb|camio|efuse|xo22)$"
H A Dmediatek,mt6358-regulator.yaml127 "^(ldo_)?v(cama[12]|camd|cn33|dram2|efuse|emc|ibr|ldo28|m18|mc|mch|mddr|sim[12])$":
H A Dmediatek,mt6357-regulator.yaml46 "^ldo-v(efuse|ibr|ldo28|mch|cama|camd|cn33-bt|cn33-wifi)$":
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1133 if (auto *IBR = dyn_cast<IndirectBrInst>(&TI)) {
1135 ValueLatticeElement IBRValue = getValueState(IBR->getAddress());
1137 getConstant(IBRValue, IBR->getAddress()->getType()));
1148 for (unsigned i = 0; i < IBR->getNumSuccessors(); ++i) { in visitPHINode()
1150 if (IBR->getDestination(i) == T) { in visitPHINode()
1156 // If we didn't find our destination in the IBR successor list, then we in visitPHINode()
1089 if (auto *IBR = dyn_cast<IndirectBrInst>(&TI)) { getFeasibleSuccessors() local
H A DBreakCriticalEdges.cpp314 // Verify we have exactly one IBR predecessor. in findIBRPredecessor()
/freebsd-src/contrib/opencsd/decoder/source/
H A Dtrc_gen_elem.cpp67 "iBR ",
/freebsd-src/contrib/libpcap/
H A DCREDITS139 Juergen Schoenwaelder <schoenw at ibr dot cs dot tu-bs dot de>
/freebsd-src/usr.sbin/fwcontrol/
H A Dfwcontrol.c599 "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-src/contrib/tcpdump/
H A Dprint-bootp.c439 { TAG_BROAD_ADDR, "iBR" },
H A DCHANGES1625 (petri@ibr.cs.tu-bs.de).
/freebsd-src/share/misc/
H A Dusb_vendors926 e518 IBR IMB-usb
/freebsd-src/contrib/one-true-awk/testdir/
H A Dfunstack.in12768 @Article{Bosten:1974:IBR,