Searched refs:front (Results 51 - 75 of 630) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCFGOptimizer.cpp189 IsUnconditionalJump(LayoutSucc->front().getOpcode())) {
192 LayoutSucc->front().getOperand(0).getMBB();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp74 if (!RepString.empty() && RepString.front() == ',') {
80 if (!RepString.empty() && RepString.front() == ':') {
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp75 } else if (p.front() == '-') {
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h183 T &front() { return List.front().V; } function in class:llvm::AllocatorList
185 const T &front() const { return List.front().V; } function in class:llvm::AllocatorList
H A DMapVector.h83 std::pair<KeyT, ValueT> &front() { return Vector.front(); } function in class:llvm::MapVector
84 const std::pair<KeyT, ValueT> &front() const { return Vector.front(); } function in class:llvm::MapVector
H A DTinyPtrVector.h68 Val = RHS.front();
77 Val.template get<VecTy*>()->push_back(RHS.front());
102 V->push_back(RHS.front());
230 EltTy front() const { function in class:llvm::TinyPtrVector
234 return Val.template get<VecTy*>()->front();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h176 return Lines.front();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h301 inline const Instruction &front() const { return InstList.front(); } function in class:llvm::final
302 inline Instruction &front() { return InstList.front(); } function in class:llvm::final
H A DFunction.h689 const BasicBlock &getEntryBlock() const { return front(); }
690 BasicBlock &getEntryBlock() { return front(); }
712 const BasicBlock &front() const { return BasicBlocks.front(); } function in class:llvm::Function
713 BasicBlock &front() { return BasicBlocks.front(); } function in class:llvm::Function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp63 auto &Action = Actions.front();
/freebsd-13-stable/cddl/usr.sbin/zfsd/
H A Dvdev_iterator.cc113 vdevConfig = m_vdevQueue.front();
H A Dzfsd_event.cc342 nvlist_t *vdevConfig = VdevIterator(zpl.front()).Find(VdevGUID());
354 Vdev vdev(zpl.front(), vdevConfig);
360 msg << zpool_get_name(zpl.front()) << ",";
397 hdl = zpl.front();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp86 &MF.front());
H A DBBSectionsPrepare.cpp282 auto EntryBBSectionID = MF.front().getSectionID();
429 FuncAliasMap.try_emplace(Aliases[i], Aliases.front());
433 FI = ProgramBBClusterInfo.try_emplace(Aliases.front()).first;
H A DMachineOutliner.cpp465 Candidate &C = CandidatesForRepeatedSeq.front();
469 C.front()->getDebugLoc(), C.getMBB());
482 CandidatesForRepeatedSeq[i].front()->getDebugLoc());
507 OF.Candidates[i].front()->getDebugLoc());
630 Candidate &FirstCand = OF.Candidates.front();
654 MachineFunction *OriginalMF = FirstCand.front()->getMF();
657 for (auto I = FirstCand.front(), E = std::next(FirstCand.back()); I != E;
685 MachineBasicBlock &OutlineBB = *Cand.front()->getParent();
689 reverse(make_range(Cand.front(), OutlineBB.end())))
778 MachineBasicBlock::iterator StartIt = C.front();
[all...]
H A DSjLjEHPrepare.cpp180 BasicBlock *EntryBB = &F.front();
188 Alignment, "fn_context", &EntryBB->front());
243 assert(AfterAllocaInsPt != F.front().end());
356 LPI->moveBefore(&UnwindBlock->front());
395 BasicBlock *EntryBB = &F.front();
443 if (&BB == &F.front())
458 if (&BB == &F.front())
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInlineSimple.cpp61 auto DI = OptimizationRemark(DEBUG_TYPE, "", DebugLoc(), &BBs.front());
H A DPartialInlining.cpp395 BasicBlock *EntryBlock = &F->front();
416 BasicBlock *Dom = BlockList.front();
429 &SI->front())
431 << ore::NV("Block", BlockList.front()->getName())
522 &SI->front())
538 DominateVector, DominateVector.front(), ExitBlock, ReturnBlock);
543 << DominateVector.front()->getName() << "\n";
558 BasicBlock *EntryBlock = &F->front();
638 assert(OutliningInfo->Entries[0] == &F->front() &&
1064 Instruction *Ins = &ClonedOI->ReturnBlock->front();
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCTagsEmitter.cpp61 return !Locs.empty() ? Locs.front() : SMLoc();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp36 SrcMgr.PrintMessage(Loc.front(), Kind, Msg);
/freebsd-13-stable/contrib/unbound/services/
H A Dlisten_dnsport.c1225 * Add items to commpoint list in front.
1227 * @param front: listen struct.
1231 listen_cp_insert(struct comm_point* c, struct listen_dnsport* front) argument
1238 item->next = front->cps;
1239 front->cps = item;
1251 struct listen_dnsport* front = (struct listen_dnsport*) local
1253 if(!front)
1255 front->cps = NULL;
1256 front->udp_buff = sldns_buffer_new(bufsize);
1258 front
1378 listen_delete(struct listen_dnsport* front) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p_build.c527 size_t front = remaining; local
528 size_t back = sizeof(u32) + sizeof(u16) + sizeof(u8) - front;
535 if (front)
536 wpabuf_put_data(buf, holder, front);
541 wpabuf_put_data(buf, &holder[front], back);
554 size_t front = remaining; local
555 size_t back = svc_len - front;
557 if (front)
558 wpabuf_put_data(buf, svc_name, front);
565 wpabuf_put_data(buf, &svc_name[front], 25
[all...]
/freebsd-13-stable/sys/netpfil/ipfw/
H A Ddn_sched_qfq.c230 unsigned int front; /* Index of the front slot. */ member in struct:qfq_group
441 unsigned int i = (grp->front + slot) % QFQ_MAX_SLOTS;
454 struct qfq_class **h = &grp->slots[grp->front];
477 grp->front = (grp->front + i) % QFQ_MAX_SLOTS;
481 return grp->slots[grp->front];
500 grp->front = (grp->front - i) % QFQ_MAX_SLOTS;
566 cl = grp->slots[grp->front];
[all...]
/freebsd-13-stable/lib/libc/rpc/
H A Drpcb_clnt.c91 static struct address_cache *front; variable in typeref:struct:address_cache
159 for (cptr = front; cptr != NULL; cptr = cptr->ac_next) {
178 for (cptr = front; cptr != NULL; cptr = cptr->ac_next) {
188 front = cptr->ac_next;
236 ad_cache->ac_next = front;
237 front = ad_cache;
241 cptr = front;
260 ad_cache->ac_next = front;
261 front = ad_cache;
263 front
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h544 // Make S.front() and S.drop_front().front() (if S.front() is [+-]) calls
553 StringRef Tail = (S.front() == '-' || S.front() == '+') ? S.drop_front() : S;
598 if (S.front() == '.') {
601 } else if (S.front() == 'e' || S.front() == 'E') {
613 if (S.front() == 'e' || S.front()
[all...]

Completed in 154 milliseconds

1234567891011>>