/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.cpp | 162 auto ObservePC = [&](const PCTableEntry *TE) { in UpdateObservedPCs() 170 auto Observe = [&](const PCTableEntry *TE) { in UpdateObservedPCs() 202 uintptr_t TracePC::PCTableEntryIdx(const PCTableEntry *TE) { in PCTableEntryIdx() 306 for (auto TE = First; TE < Last; TE++) in PrintCoverage() local
|
H A D | FuzzerTracePC.h | 129 bool PcIsFuncEntry(const PCTableEntry *TE) { return TE->PCFlags & 1; } in PcIsFuncEntry()
|
H A D | FuzzerMerge.cpp | 263 TPC.ForEachObservedPC([&](const TracePC::PCTableEntry *TE) { in CrashResistantMergeInternalStep()
|
H A D | FuzzerFork.cpp | 256 if (auto *TE = TPC.PCTableEntryByIdx(Idx)) in RunOneMergeJob() local
|
H A D | FuzzerLoop.cpp | 394 auto HandlePC = [&](const TracePC::PCTableEntry *TE) { in CheckExitOnSrcPosOrItem()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2301 TreeEntry *TE = nullptr; getVectorizedOperand() local 2859 const TreeEntry *TE = getTreeEntry(V); newTreeEntry() local 3160 TreeEntry *TE = nullptr; global() member 3326 if (TreeEntry *TE = BundleMember->TE) { schedule() local 3757 findReusedOrderedScalars(const BoUpSLP::TreeEntry & TE) findReusedOrderedScalars() argument 4002 findPartiallyOrderedLoads(const BoUpSLP::TreeEntry & TE) findPartiallyOrderedLoads() argument 4074 getReorderingData(const TreeEntry & TE,bool TopToBottom) getReorderingData() argument 4279 reorderNodeWithReuses(TreeEntry & TE,ArrayRef<int> Mask) const reorderNodeWithReuses() argument 4331 __anon1d05f9c62e02( const std::unique_ptr<TreeEntry> &TE) reorderTopToBottom() argument 4577 if (TreeEntry *TE = getVectorizedOperand(UserTE, I)) { canReorderOperands() local 4601 __anon1d05f9c63602(TreeEntry *TE) canReorderOperands() argument 4630 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) { reorderBottomToTop() local 4748 __anon1d05f9c63d02( const TreeEntry *TE) reorderBottomToTop() argument 4837 TreeEntry *TE = Op.second; reorderBottomToTop() local 5898 TreeEntry *TE = buildTree_rec() local 5978 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 6000 TreeEntry *TE = nullptr; buildTree_rec() local 6055 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 6074 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 6123 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 6151 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 6217 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 6224 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 6238 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 6257 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 7441 __anon1d05f9c66d02(const std::unique_ptr<TreeEntry> &TE) adjustExtracts() argument 7706 if (const TreeEntry *TE = getTreeEntry(Op)) { getOperandEntry() local 7713 for (const TreeEntry *TE : MIt->second) { getOperandEntry() local 7722 __anon1d05f9c67702(const std::unique_ptr<TreeEntry> &TE) getOperandEntry() argument 8394 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) { getEntryCost() local 8493 __anon1d05f9c69102(const TreeEntry *TE, unsigned Limit) isFullyVectorizableTinyTree() argument 8622 __anon1d05f9c69402(const std::unique_ptr<TreeEntry> &TE) isTreeTinyAndNotFullyVectorizable() argument 8931 TreeEntry &TE = *VectorizableTree[I]; getTreeCost() local 9102 __anon1d05f9c69b02(const TreeEntry *TE, ArrayRef<int> Mask, bool) getTreeCost() argument 9348 isGatherShuffledSingleRegisterEntry(const TreeEntry * TE,ArrayRef<Value * > VL,MutableArrayRef<int> Mask,SmallVectorImpl<const TreeEntry * > & Entries,unsigned Part) isGatherShuffledSingleRegisterEntry() argument 9540 for (const TreeEntry *TE : UsedTEs.front()) { isGatherShuffledSingleRegisterEntry() local 9556 for (const TreeEntry *TE : SecondEntries) { isGatherShuffledSingleRegisterEntry() local 9704 isGatherShuffledEntry(const TreeEntry * TE,ArrayRef<Value * > VL,SmallVectorImpl<int> & Mask,SmallVectorImpl<SmallVector<const TreeEntry * >> & Entries,unsigned NumParts) isGatherShuffledEntry() argument 10212 if (const TreeEntry *TE = R.getTreeEntry(VecBase)) adjustExtracts() local 10223 __anon1d05f9c6b502(const std::unique_ptr<TreeEntry> &TE) adjustExtracts() argument 10262 if (const TreeEntry *TE = R.getTreeEntry(VecOp)) adjustExtracts() local 10322 __anon1d05f9c6bb02(const TreeEntry *TE) needToDelay() argument 10521 __anon1d05f9c6bf02(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument 10531 __anon1d05f9c6c002(const TreeEntry *TE) vectorizeOperand() argument 10596 __anon1d05f9c6c302(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument 10612 __anon1d05f9c6c402(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument 10648 __anon1d05f9c6c702(const std::unique_ptr<TreeEntry> &TE) processBuildVector() argument 10695 if (const auto *TE = getTreeEntry( processBuildVector() local 10770 __anon1d05f9c6cc02(const TreeEntry *TE) processBuildVector() argument 10896 if (const auto *TE = getTreeEntry(VecOp)) processBuildVector() local 11184 if (const TreeEntry *TE = getTreeEntry(V)) vectorizeTree() local 11837 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) vectorizeTree() local 11847 auto *TE = const_cast<TreeEntry *>(E); vectorizeTree() local 13302 auto *TE = getTreeEntry(Scalar); computeMinimumValueSizes() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86CompressEVEX.cpp | 62 operator <(const X86CompressEVEXTableEntry & TE,unsigned Opc) operator <() argument
|
H A D | X86FloatingPoint.cpp | 585 friend bool operator<(const TableEntry &TE, unsigned V) { in operator <() argument 589 const TableEntry &TE) { in operator <() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 108 TE = 0b1100, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 678 LookupMemberExprInRecord(Sema & SemaRef,LookupResult & R,Expr * BaseExpr,const RecordType * RTy,SourceLocation OpLoc,bool IsArrow,CXXScopeSpec & SS,bool HasTemplateArgs,SourceLocation TemplateKWLoc,TypoExpr * & TE) LookupMemberExprInRecord() argument 751 __anon6ddefa3e0502(Sema &SemaRef, TypoExpr *TE, TypoCorrection TC) LookupMemberExprInRecord() argument 796 TypoExpr *TE = nullptr; BuildMemberReferenceExpr() local 1345 TypoExpr *TE = nullptr; LookupMemberExpr() local [all...] |
H A D | SemaExprCXX.cpp | 8475 VisitTypoExpr(TypoExpr * TE) VisitTypoExpr() argument 8539 for (auto *TE : TypoExprs) { CheckAndAdvanceTypoExprCorrectionStreams() local 8606 for (auto *TE : TypoExprs) { CheckForRecursiveTypos() local 8666 auto TE = AmbiguousTypoExprs.back(); RecursiveTransformLoop() local 8707 auto TE = *Iterator; RecursiveTransformLoop() local [all...] |
H A D | SemaCoroutine.cpp | 316 if (auto *TE = dyn_cast<TypoExpr>(Result.get())) { in buildMemberCall() local
|
H A D | SemaLookup.cpp | 5863 auto TE = new (Context) TypoExpr(Context.DependentTy, TypoLoc); createDelayedTypo() local 5880 clearDelayedTypo(TypoExpr * TE) clearDelayedTypo() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ExprMutationAnalyzer.cpp | 59 if (const auto *TE = OP->getTrueExpr()->IgnoreParens()) in canExprResolveTo() local 71 if (const auto *TE = OP->getTrueExpr()->IgnoreParens()) in canExprResolveTo() local
|
H A D | ThreadSafetyCommon.cpp | 343 til::SExpr *SExprBuilder::translateCXXThisExpr(const CXXThisExpr *TE, in translateCXXThisExpr() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineTraceMetrics.h | 265 Ensemble &TE; global() variable
|
/freebsd-src/sys/dev/iavf/ |
H A D | iavf_common.c | 574 #define IAVF_PTT(PTYPE, OUTER_IP, OUTER_IP_VER, OUTER_FRAG, T, TE, TEF, I, PL)\ argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | ASTSelection.cpp | 118 if (auto *TE = dyn_cast<CXXThisExpr>(S)) { in TraverseStmt() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransformActions.cpp | 562 TI = I->second.begin(), TE = I->second.end(); TI != TE; ++TI) { in applyRewrites() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 160 friend bool operator<(const NEONLdStTableEntry &TE, unsigned PseudoOpc) { in operator <() argument 164 const NEONLdStTableEntry &TE) { in operator <() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCoroutine.cpp | 157 if (const auto *TE = dyn_cast<CXXBindTemporaryExpr>(S)) { in ResumeStmtCanThrow() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 1167 void ExprEngine::VisitCXXThisExpr(const CXXThisExpr *TE, ExplodedNode *Pred, in VisitCXXThisExpr() argument
|
H A D | SValBuilder.cpp | 372 const auto *TE = cast<TypeTraitExpr>(E); in getConstantVal() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 747 if (const PPCMCExpr *TE = dyn_cast<PPCMCExpr>(Val)) { CreateFromMCExpr() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | JSONNodeDumper.cpp | 1383 VisitCXXThisExpr(const CXXThisExpr * TE) VisitCXXThisExpr() argument
|