/freebsd/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() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86EvexToVex.cpp |
|
H A D | X86FloatingPoint.cpp | 585 friend bool operator<(const TableEntry &TE, unsigned V) { in operator <() 589 const TableEntry &TE) { in operator <()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2667 TreeEntry *TE = nullptr; in getVectorizedOperand() local 3247 const TreeEntry *TE = getTreeEntry(V); newTreeEntry() local 3577 TreeEntry *TE = nullptr; global() member 3743 if (TreeEntry *TE = BundleMember->TE) { schedule() local 4222 findReusedOrderedScalars(const BoUpSLP::TreeEntry & TE) findReusedOrderedScalars() argument 4856 findPartiallyOrderedLoads(const BoUpSLP::TreeEntry & TE) findPartiallyOrderedLoads() argument 4928 getReorderingData(const TreeEntry & TE,bool TopToBottom) getReorderingData() argument 5187 reorderNodeWithReuses(TreeEntry & TE,ArrayRef<int> Mask) const reorderNodeWithReuses() argument 5257 __anon07b2d7743f02( const std::unique_ptr<TreeEntry> &TE) reorderTopToBottom() argument 5509 if (TreeEntry *TE = getVectorizedOperand(UserTE, I)) { canReorderOperands() local 5530 __anon07b2d7744802(TreeEntry *TE) canReorderOperands() argument 5560 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) { reorderBottomToTop() local 5672 __anon07b2d7744f02(const TreeEntry *TE) reorderBottomToTop() argument 5769 TreeEntry *TE = Op.second; reorderBottomToTop() local 7049 TreeEntry *TE = buildTree_rec() local 7110 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 7125 TreeEntry *TE = nullptr; buildTree_rec() local 7200 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 7213 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 7274 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 7296 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 7354 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 7370 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 7416 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local 8913 __anon07b2d7748902(const std::unique_ptr<TreeEntry> &TE) adjustExtracts() argument 9182 if (const TreeEntry *TE = getTreeEntry(Op)) { getOperandEntry() local 9189 for (const TreeEntry *TE : MIt->second) { getOperandEntry() local 9198 __anon07b2d7749302(const std::unique_ptr<TreeEntry> &TE) getOperandEntry() argument 9888 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) { getEntryCost() local 10002 __anon07b2d774ac02(const TreeEntry *TE, unsigned Limit) isFullyVectorizableTinyTree() argument 10128 __anon07b2d774ae02(const std::unique_ptr<TreeEntry> &TE) isTreeTinyAndNotFullyVectorizable() argument 10155 __anon07b2d774af02(const std::unique_ptr<TreeEntry> &TE) isTreeTinyAndNotFullyVectorizable() argument 10454 TreeEntry &TE = *VectorizableTree[I]; getTreeCost() local 10662 __anon07b2d774b802(const TreeEntry *TE, ArrayRef<int> Mask, bool) getTreeCost() argument 10928 isGatherShuffledSingleRegisterEntry(const TreeEntry * TE,ArrayRef<Value * > VL,MutableArrayRef<int> Mask,SmallVectorImpl<const TreeEntry * > & Entries,unsigned Part,bool ForOrder) isGatherShuffledSingleRegisterEntry() argument 11132 for (const TreeEntry *TE : UsedTEs.front()) { isGatherShuffledSingleRegisterEntry() local 11148 for (const TreeEntry *TE : SecondEntries) { isGatherShuffledSingleRegisterEntry() local 11299 isGatherShuffledEntry(const TreeEntry * TE,ArrayRef<Value * > VL,SmallVectorImpl<int> & Mask,SmallVectorImpl<SmallVector<const TreeEntry * >> & Entries,unsigned NumParts,bool ForOrder) isGatherShuffledEntry() argument 11881 if (const TreeEntry *TE = R.getTreeEntry(VecBase)) adjustExtracts() local 11894 __anon07b2d774d402(const std::unique_ptr<TreeEntry> &TE) adjustExtracts() argument 11936 if (const TreeEntry *TE = R.getTreeEntry(VecOp)) adjustExtracts() local 11947 if (const TreeEntry *TE = R.getTreeEntry(VecOp)) adjustExtracts() local 12004 __anon07b2d774db02(const TreeEntry *TE) needToDelay() argument 12218 __anon07b2d774e102(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument 12228 __anon07b2d774e202(const TreeEntry *TE) vectorizeOperand() argument 12289 __anon07b2d774e502(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument 12305 __anon07b2d774e602(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument 12342 __anon07b2d774e902(const std::unique_ptr<TreeEntry> &TE) processBuildVector() argument 12395 if (const auto *TE = getTreeEntry( processBuildVector() local 12470 __anon07b2d774ee02(const TreeEntry *TE) processBuildVector() argument 12596 if (const auto *TE = getTreeEntry(VecOp)) processBuildVector() local 12894 if (const TreeEntry *TE = getTreeEntry(V)) vectorizeTree() local 13717 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) vectorizeTree() local 13727 auto *TE = const_cast<TreeEntry *>(E); vectorizeTree() local 15555 const TreeEntry *TE = getTreeEntry(U); computeMinimumValueSizes() local 15796 TreeEntry *TE = VectorizableTree[Idx].get(); computeMinimumValueSizes() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 108 TE = 0b1100, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 709 TypoExpr *&TE) { in LookupMemberExprInRecord() 762 [=](Sema &SemaRef, TypoExpr *TE, TypoCorrection TC) mutable { in LookupMemberExprInRecord() 795 TypoExpr *TE = nullptr; in BuildMemberReferenceExpr() local 1356 TypoExpr *TE = nullptr; in LookupMemberExpr() local
|
H A D | SemaExprCXX.cpp | 8697 bool VisitTypoExpr(TypoExpr *TE) { in VisitTypoExpr() 8761 for (auto *TE : TypoExprs) { in CheckAndAdvanceTypoExprCorrectionStreams() local 8828 for (auto *TE : TypoExprs) { in CheckForRecursiveTypos() local 8888 auto TE = AmbiguousTypoExprs.back(); in RecursiveTransformLoop() local 8929 auto TE = *Iterator; in RecursiveTransformLoop() local
|
H A D | SemaCoroutine.cpp | 316 if (auto *TE = dyn_cast<TypoExpr>(Result.get())) { in buildMemberCall() local
|
H A D | SemaLookup.cpp | 5721 auto TE = new (Context) TypoExpr(Context.DependentTy, TypoLoc); in createDelayedTypo() local 5738 void Sema::clearDelayedTypo(TypoExpr *TE) { in clearDelayedTypo()
|
/freebsd/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()
|
/freebsd/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/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | ASTSelection.cpp | 118 if (auto *TE = dyn_cast<CXXThisExpr>(S)) { in TraverseStmt() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineTraceMetrics.h | 266 Ensemble &TE; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 160 friend bool operator<(const NEONLdStTableEntry &TE, unsigned PseudoOpc) { in operator <() 164 const NEONLdStTableEntry &TE) { in operator <()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCoroutine.cpp | 157 if (const auto *TE = dyn_cast<CXXBindTemporaryExpr>(S)) { in StmtCanThrow() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 1167 void ExprEngine::VisitCXXThisExpr(const CXXThisExpr *TE, ExplodedNode *Pred, in VisitCXXThisExpr()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 749 if (const PPCMCExpr *TE = dyn_cast<PPCMCExpr>(Val)) { in CreateFromMCExpr() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | JSONNodeDumper.cpp | 1418 void JSONNodeDumper::VisitCXXThisExpr(const CXXThisExpr *TE) { in VisitCXXThisExpr()
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | CommonArgs.cpp | 1167 for (auto TI = TCRange.first, TE = TCRange.second; TI != TE; ++TI) in addOpenMPDeviceLibC() local
|
/freebsd/sys/dev/sym/ |
H A D | sym_defs.h | 457 #define TE 0x80 /* c: tolerAnt enable */ macro
|