Home
last modified time | relevance | path

Searched defs:TE (Results 1 – 25 of 42) sorted by relevance

12

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DMacroParenthesesCheck.cpp113 for (auto TI = MI->tokens_begin(), TE = MI->tokens_end(); TI != TE; ++TI) { in replacementList() local
162 for (auto TI = MI->tokens_begin(), TE = MI->tokens_end(); TI != TE; ++TI) { in argument() local
/llvm-project/clang/test/CXX/special/class.dtor/
H A Dp3-0x.cpp82 struct TE { struct
84 ~TE() {} in ~TE() argument
/llvm-project/llvm/unittests/tools/llvm-mca/X86/
H A DTestIncrementalMCA.cpp44 for (unsigned TE = i + 7; i < TE && i < E; ++i) { in TEST_F() local
136 for (unsigned TE = i + 7; i < TE && i < E; ++i) { in TEST_F() local
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.cpp162 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 DFuzzerTracePC.h129 bool PcIsFuncEntry(const PCTableEntry *TE) { return TE->PCFlags & 1; } in PcIsFuncEntry()
H A DFuzzerMerge.cpp263 TPC.ForEachObservedPC([&](const TracePC::PCTableEntry *TE) { in CrashResistantMergeInternalStep()
H A DFuzzerFork.cpp256 if (auto *TE = TPC.PCTableEntryByIdx(Idx)) in RunOneMergeJob() local
H A DFuzzerLoop.cpp394 auto HandlePC = [&](const TracePC::PCTableEntry *TE) { in CheckExitOnSrcPosOrItem() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2645 TreeEntry *TE = nullptr; getVectorizedOperand() local
3223 const TreeEntry *TE = getTreeEntry(V); newTreeEntry() local
3553 TreeEntry *TE = nullptr; global() member
3719 if (TreeEntry *TE = BundleMember->TE) { schedule() local
4191 findReusedOrderedScalars(const BoUpSLP::TreeEntry & TE) findReusedOrderedScalars() argument
4825 findPartiallyOrderedLoads(const BoUpSLP::TreeEntry & TE) findPartiallyOrderedLoads() argument
4897 getReorderingData(const TreeEntry & TE,bool TopToBottom) getReorderingData() argument
5157 reorderNodeWithReuses(TreeEntry & TE,ArrayRef<int> Mask) const reorderNodeWithReuses() argument
5227 __anon779134673f02( const std::unique_ptr<TreeEntry> &TE) reorderTopToBottom() argument
5480 if (TreeEntry *TE = getVectorizedOperand(UserTE, I)) { canReorderOperands() local
5501 __anon779134674802(TreeEntry *TE) canReorderOperands() argument
5531 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) { reorderBottomToTop() local
5645 __anon779134674f02(const TreeEntry *TE) reorderBottomToTop() argument
5742 TreeEntry *TE = Op.second; reorderBottomToTop() local
7020 TreeEntry *TE = buildTree_rec() local
7081 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local
7096 TreeEntry *TE = nullptr; buildTree_rec() local
7171 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local
7184 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local
7245 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local
7267 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local
7325 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local
7341 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local
7387 TreeEntry *TE = newTreeEntry(VL, Bundle /*vectorized*/, S, UserTreeIdx, buildTree_rec() local
8886 __anon779134678902(const std::unique_ptr<TreeEntry> &TE) adjustExtracts() argument
9155 if (const TreeEntry *TE = getTreeEntry(Op)) { getOperandEntry() local
9162 for (const TreeEntry *TE : MIt->second) { getOperandEntry() local
9171 __anon779134679302(const std::unique_ptr<TreeEntry> &TE) getOperandEntry() argument
9829 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) { getEntryCost() local
9943 __anon77913467ac02(const TreeEntry *TE, unsigned Limit) isFullyVectorizableTinyTree() argument
10069 __anon77913467ae02(const std::unique_ptr<TreeEntry> &TE) isTreeTinyAndNotFullyVectorizable() argument
10096 __anon77913467af02(const std::unique_ptr<TreeEntry> &TE) isTreeTinyAndNotFullyVectorizable() argument
10396 TreeEntry &TE = *VectorizableTree[I]; getTreeCost() local
10605 __anon77913467b802(const TreeEntry *TE, ArrayRef<int> Mask, bool) getTreeCost() argument
10873 isGatherShuffledSingleRegisterEntry(const TreeEntry * TE,ArrayRef<Value * > VL,MutableArrayRef<int> Mask,SmallVectorImpl<const TreeEntry * > & Entries,unsigned Part,bool ForOrder) isGatherShuffledSingleRegisterEntry() argument
11077 for (const TreeEntry *TE : UsedTEs.front()) { isGatherShuffledSingleRegisterEntry() local
11093 for (const TreeEntry *TE : SecondEntries) { isGatherShuffledSingleRegisterEntry() local
11244 isGatherShuffledEntry(const TreeEntry * TE,ArrayRef<Value * > VL,SmallVectorImpl<int> & Mask,SmallVectorImpl<SmallVector<const TreeEntry * >> & Entries,unsigned NumParts,bool ForOrder) isGatherShuffledEntry() argument
11828 if (const TreeEntry *TE = R.getTreeEntry(VecBase)) adjustExtracts() local
11841 __anon77913467d402(const std::unique_ptr<TreeEntry> &TE) adjustExtracts() argument
11883 if (const TreeEntry *TE = R.getTreeEntry(VecOp)) adjustExtracts() local
11894 if (const TreeEntry *TE = R.getTreeEntry(VecOp)) adjustExtracts() local
11951 __anon77913467db02(const TreeEntry *TE) needToDelay() argument
12165 __anon77913467e102(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument
12175 __anon77913467e202(const TreeEntry *TE) vectorizeOperand() argument
12235 __anon77913467e502(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument
12251 __anon77913467e602(const std::unique_ptr<TreeEntry> &TE) vectorizeOperand() argument
12288 __anon77913467e902(const std::unique_ptr<TreeEntry> &TE) processBuildVector() argument
12341 if (const auto *TE = getTreeEntry( processBuildVector() local
12416 __anon77913467ee02(const TreeEntry *TE) processBuildVector() argument
12542 if (const auto *TE = getTreeEntry(VecOp)) processBuildVector() local
12841 if (const TreeEntry *TE = getTreeEntry(V)) vectorizeTree() local
13667 for (const std::unique_ptr<TreeEntry> &TE : VectorizableTree) vectorizeTree() local
13677 auto *TE = const_cast<TreeEntry *>(E); vectorizeTree() local
15680 TreeEntry *TE = VectorizableTree[Idx].get(); computeMinimumValueSizes() local
[all...]
/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h108 TE = 0b1100, enumerator
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dast-types.cpp67 TrivialE TE; variable
/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp708 LookupMemberExprInRecord(Sema & SemaRef,LookupResult & R,Expr * BaseExpr,QualType RTy,SourceLocation OpLoc,bool IsArrow,CXXScopeSpec & SS,bool HasTemplateArgs,SourceLocation TemplateKWLoc,TypoExpr * & TE) LookupMemberExprInRecord() argument
761 __anonbd9bbf1f0502(Sema &SemaRef, TypoExpr *TE, TypoCorrection TC) LookupMemberExprInRecord() argument
797 TypoExpr *TE = nullptr; BuildMemberReferenceExpr() local
1353 TypoExpr *TE = nullptr; LookupMemberExpr() local
[all...]
H A DSemaExprCXX.cpp8624 VisitTypoExpr(TypoExpr * TE) VisitTypoExpr() argument
8688 for (auto *TE : TypoExprs) { CheckAndAdvanceTypoExprCorrectionStreams() local
8755 for (auto *TE : TypoExprs) { CheckForRecursiveTypos() local
8815 auto TE = AmbiguousTypoExprs.back(); RecursiveTransformLoop() local
8856 auto TE = *Iterator; RecursiveTransformLoop() local
[all...]
/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp59 if (const auto *TE = OP->getTrueExpr()->IgnoreParens()) canExprResolveTo() local
71 if (const auto *TE = OP->getTrueExpr()->IgnoreParens()) canExprResolveTo() local
H A DThreadSafetyCommon.cpp343 translateCXXThisExpr(const CXXThisExpr * TE,CallingContext * Ctx) translateCXXThisExpr() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h266 Ensemble &TE; global() variable
/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp118 if (auto *TE = dyn_cast<CXXThisExpr>(S)) { in TraverseStmt() local
/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp585 operator <(const TableEntry & TE,unsigned V) operator <() argument
589 operator <(unsigned V,const TableEntry & TE) operator <() argument
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractVariable.cpp464 if (const auto *TE = dyn_cast<CXXThisExpr>(ME->getBase()->IgnoreImpCasts())) eligibleForExtraction() local
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DAddConstTest.cpp1049 StringRef TE = "\n}"; in TEST() local
1065 StringRef TE = "\n@end"; in TEST() local
/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp562 TI = I->second.begin(), TE = I->second.end(); TI != TE; ++TI) { in applyRewrites() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp160 friend bool operator<(const NEONLdStTableEntry &TE, unsigned PseudoOpc) { in operator <() argument
164 const NEONLdStTableEntry &TE) { in operator <() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp372 const auto *TE = cast<TypeTraitExpr>(E); getConstantVal() local
H A DExprEngineCXX.cpp1167 VisitCXXThisExpr(const CXXThisExpr * TE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCXXThisExpr() argument
/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp157 if (const auto *TE = dyn_cast<CXXBindTemporaryExpr>(S)) { in StmtCanThrow() local

12