Home
last modified time | relevance | path

Searched defs:Tail (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h32 const ImmutableListImpl* Tail; variable
177 [[nodiscard]] ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat()
205 [[nodiscard]] ImmutableList<T> emplace(ImmutableList<T> Tail, in emplace()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h85 *P = {State, Tail}; in makePathSegment() argument
71 PathSegment *Tail; global() member
H A DRegistry.h56 static node *Head, *Tail; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMergeBaseOffset.cpp146 MachineInstr &Tail, int64_t Offset) { in foldOffset()
313 MachineInstr &Tail = *MRI->use_instr_begin(DestReg); in detectAndFoldOffset() local
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h165 using Tail = Templates<Tail_...>; member
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DEncoding.h63 StringRef Tail = Text; in columnWidthWithTabs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpTableToSwitch.cpp100 BasicBlock *Tail = SplitBlock(BB, CB, &DTU, nullptr, nullptr, in expandToSwitch() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h176 DeclListNode::Decls *Tail = erase_if([Decls](NamedDecl *ND) { in replaceExternalDecls() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallingConv.h76 Tail = 18, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h75 MCFragment *Tail = nullptr; member
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h165 Segment *Tail; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1133 BasicBlock *Tail = BasicBlock::Create(C, "tail", &F); in runEHOnFunction() local
1305 BasicBlock *Tail = SplitBlock(BB, CI->getNextNode()); in runSjLjOnFunction() local
1412 BasicBlock *Tail; in handleLongjmpableCallsForEmscriptenSjLj() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp150 Matcher *Tail = CheckOpcode->takeNext(); in ContractNodes() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h371 const Instruction *Head, *Tail; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp423 uint64_t StartBitOffset, Tail = 0; in accumulateBitFields() local
954 auto Tail = CharUnits::Zero(); in checkBitfieldClipping() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp152 MachineBasicBlock *Tail; member in __anon79d718350111::SSACCmpConv
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h177 unsigned Tail; member
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriteRope.cpp262 RopePiece Tail(Pieces[i].StrData, Pieces[i].StartOffs+IntraPieceOffset, in split() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp63 Thumb2InstrInfo::ReplaceTailWithBranchTo(MachineBasicBlock::iterator Tail, in ReplaceTailWithBranchTo()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4356 ExprResult Tail = P.ParseAssignmentExpression(); in parseStepSize() local
4650 ExprResult Tail; in ParseOpenMPVarList() local
4800 ExprResult Tail = ParseAssignmentExpression(); in ParseOpenMPVarList() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp92 MachineBasicBlock *Tail; member in __anon4c5015260111::SSAIfConv
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1148 [[nodiscard]] inline RangeSet intersect(RangeSet::Factory &F, RangeSet Head, in intersect()
1156 [[nodiscard]] inline RangeSet intersect(RangeSet::Factory &F, RangeSet Head, in intersect()
1191 intersect(RangeSet::Factory &F, HeadTy Head, SecondTy Second, in intersect()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp923 MCFragment *Tail = &Dummy; in layout() local
H A DELFObjectWriter.cpp1142 StringRef Tail = Rest; in executePostLayoutBinding() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1327 const VPBlockBase *Tail = From->getExitingBasicBlock(); in drawEdge() local

12