/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); in newTreeEntry() local 3577 TreeEntry *TE = nullptr; member 3743 if (TreeEntry *TE = BundleMember->TE) { in schedule() local 4222 BoUpSLP::findReusedOrderedScalars(const BoUpSLP::TreeEntry &TE) { in findReusedOrderedScalars() 4856 BoUpSLP::findPartiallyOrderedLoads(const BoUpSLP::TreeEntry &TE) { in findPartiallyOrderedLoads() 4928 BoUpSLP::getReorderingData(const TreeEntry &TE, bool TopToBottom) { in getReorderingData() 5187 void BoUpSLP::reorderNodeWithReuses(TreeEntry &TE, ArrayRef<int> Mask) const { in reorderNodeWithReuses() 5257 const std::unique_ptr<TreeEntry> &TE) { in reorderTopToBottom() 5509 if (TreeEntry *TE = getVectorizedOperand(UserTE, I)) { in canReorderOperands() 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/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 1167 void ExprEngine::VisitCXXThisExpr(const CXXThisExpr *TE, ExplodedNode *Pred, in VisitCXXThisExpr()
|
/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/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
|