Searched refs:front (Results 376 - 400 of 630) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp507 unsigned RegIdx = Worklist.front();
H A DMachineFunction.cpp375 front().setIsBeginSection();
376 auto CurrentSectionID = front().getSectionID();
H A DRDFLiveness.cpp803 traverse(&MF.front(), LiveIn);
806 LiveMap[&MF.front()].insert(DFG.getLiveIns());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp2561 StringRef FirstName = Pipeline->front().Name;
2577 auto &InnerPipeline = Pipeline->front().InnerPipeline;
2602 StringRef FirstName = Pipeline->front().Name;
2627 StringRef FirstName = Pipeline->front().Name;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp487 if (!CmpBB->empty() && CmpBB->front().isPHI()) {
H A DAArch64SpeculationHardening.cpp681 EntryBlocks.push_back(&MF.front());
H A DAArch64AsmPrinter.cpp1033 MI == &MF->front().front()) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp426 RegionBegin = Unsched.front()->getIterator();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp478 MachineBasicBlock &FirstMBB = MF->front();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp467 MachineBasicBlock &FirstMBB = MF->front();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CondBrFolding.cpp288 MachineBasicBlock *PredMBB = BranchPath.front();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp1067 if (!getTok().getString().empty() && getTok().getString().front() != '\n' &&
1068 getTok().getString().front() != '\r' && MAI.preserveAsmComments())
1629 // Try to constant fold it up front, if possible. Do not exploit
1810 if (getTok().getString().empty() || getTok().getString().front() == '\r' ||
1811 getTok().getString().front() == '\n')
2397 Line = SrcMgr.FindLineNumber(ActiveMacros.front()->InstantiationLoc,
2398 ActiveMacros.front()->ExitBuffer);
2644 if (AltMacroMode && Token.getString().front() == '%' &&
2650 else if (AltMacroMode && Token.getString().front() == '<' &&
6431 if (A.size() != 1 || A.front()
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1346 m_gdb_comm.SetCurrentThreadForRun(m_continue_c_tids.front());
1356 const int continue_signo = m_continue_C_tids.front().second;
1375 m_gdb_comm.SetCurrentThreadForRun(m_continue_C_tids.front().first);
1402 m_gdb_comm.SetCurrentThreadForRun(m_continue_s_tids.front());
1410 const int step_signo = m_continue_S_tids.front().second;
1427 m_gdb_comm.SetCurrentThreadForRun(m_continue_S_tids.front().first);
1428 continue_packet.Printf("S%2.2x", m_continue_S_tids.front().second);
2312 tid = m_thread_ids.front();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp866 CfgFileName = ConfigFiles.front();
1827 assert(Suffix.front() == '/');
2484 Dep.add(*A, *ToolChains.front(), CudaArchToString(BoundArch),
2669 DDep.add(*A, *ToolChains.front(), CudaArchToString(GpuArchList[I]),
2682 DA.add(*CudaFatBinary, *ToolChains.front(), /*BoundArch=*/nullptr,
2773 DDep.add(*CudaDeviceActions[I], *ToolChains.front(),
2784 DA.add(*CudaFatBinary, *ToolChains.front(), /*BoundArch=*/nullptr,
3793 A->getInputs().front()->getKind() == Action::IfsMergeJobClass)))
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1071 if (Str.size() >= 2 && Str.front() == '"' && Str.back() == '"')
1192 /*HashLoc*/ SourceLocation(), ImportTok, Suffix.front(), SemiLoc);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1274 reference front() const { return Single ? Single : Result.front(); } function in class:clang::DeclContextLookupResult
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1017 InstructionsProcessed->insert(NewChain.front());
1170 InstructionsProcessed->insert(NewChain.front());
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp207 const AsmWriterInst &FirstInst = Instructions[Idxs.front()];
579 StringRef Namespace = Registers.front().TheDef->getValueAsString("Namespace");
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp1058 CFGEdge Edge = FlowQ.front();
1107 MachineInstr &UseI = *UseQ.front();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp110 beginFunclet(MF->front(), Asm->CurrentFnSym);
1124 HandlerStates[&MF->front()] = NullState;
H A DDwarfDebug.cpp519 return !getLabelAfterInsn(Ranges.front().second);
1331 U.setBaseAddress(TheCU.getRanges().front().Begin);
1549 const MachineInstr *LScopeBegin = LSRange.front().first;
1814 const MachineInstr *MInsn = HistoryMapEntries.front().getInstr();
2634 const MCSymbol *Begin = P.second.front()->Begin;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp872 uint64_t HeaderSize = SecHdrTable.front().Offset;
1175 FunctionSamples *CallerProfile = InlineStack.front();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2347 for (auto *D : Paths.front().Decls) {
2487 QualType SubobjectType = Paths->front().back().Base->getType();
2492 DeclContext::lookup_iterator Found = Paths->front().Decls.begin();
2510 Decl *D = Path->Decls.front();
4990 else if ((*Consumer)["super"].front().isKeyword())
4991 BestTC = (*Consumer)["super"].front();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp689 WeakTrackingVH PhiIt = &BB->front();
700 if (PhiIt != OldPhiIt) PhiIt = &BB->front();
1074 while (PHINode *PN = dyn_cast<PHINode>(&BB->front())) {
1919 while (EndInst != &BB->front()) {
2065 BasicBlock *BB = &F.front();
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2126 Selector.Properties.front().Kind ==
2157 Selector.Properties.front().Kind ==
2162 VMI.ConstructTraits.push_back(Selector.Properties.front().Kind);

Completed in 309 milliseconds

<<11121314151617181920>>