Home
last modified time | relevance | path

Searched defs:CSE (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/mlir/lib/Transforms/
DCSE.cpp49 struct CSE : public CSEBase<CSE> { struct
51 using AllocatorTy = llvm::RecyclingAllocator<
54 using ScopedMapTy = llvm::ScopedHashTable<Operation *, Operation *,
58 struct CFGStackNode {
86 std::vector<Operation *> opsToErase;
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp854 EarlyCSE CSE(TLI, TTI, DT, AC); in run() local
892 EarlyCSE CSE(TLI, TTI, DT, AC); in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp1363 EarlyCSE CSE(F.getParent()->getDataLayout(), TLI, TTI, DT, AC, MSSA); in run() local
1408 EarlyCSE CSE(F.getParent()->getDataLayout(), TLI, TTI, DT, AC, MSSA); in runOnFunction() local
/external/llvm-project/clang/lib/Sema/
DSemaConcept.cpp570 } else if (auto *CSE = dyn_cast<ConceptSpecializationExpr>(SubstExpr)) { in diagnoseWellFormedUnsatisfiedConstraintExpr() local
762 } else if (auto *CSE = dyn_cast<const ConceptSpecializationExpr>(E)) { in fromConstraintExpr() local
DSemaCodeComplete.cpp4888 if (auto *CSE = dyn_cast<ConceptSpecializationExpr>(E)) { in believe() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp1600 EarlyCSE CSE(F.getParent()->getDataLayout(), TLI, TTI, DT, AC, MSSA); in run() local
1645 EarlyCSE CSE(F.getParent()->getDataLayout(), TLI, TTI, DT, AC, MSSA); in runOnFunction() local
/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h595 void VisitConceptSpecializationExpr(const ConceptSpecializationExpr *CSE) { in VisitConceptSpecializationExpr()
/external/clang/lib/Analysis/
DUninitializedValues.cpp475 else if (CStyleCastExpr *CSE = dyn_cast<CStyleCastExpr>(CE)) { in VisitCastExpr() local
/external/llvm-project/clang/lib/Analysis/
DUninitializedValues.cpp449 else if (const auto *CSE = dyn_cast<CStyleCastExpr>(CE)) { in VisitCastExpr() local
/external/llvm-project/llvm/unittests/Support/
DErrorTest.cpp904 [&](CustomSubError &CSE) { in TEST()
/external/llvm-project/clang/lib/AST/
DItaniumMangle.cpp4501 auto *CSE = cast<ConceptSpecializationExpr>(E); in mangleExpression() local
DASTContext.cpp722 ConceptSpecializationExpr *CSE; in canonicalizeImmediatelyDeclaredConstraint() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp7430 CSI = CallSiteIdxs.begin(), CSE = CallSiteIdxs.end(); in EmitSjLjDispatchBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp9640 CSI = CallSiteIdxs.begin(), CSE = CallSiteIdxs.end(); in EmitSjLjDispatchBlock() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp10083 CSI = CallSiteIdxs.begin(), CSE = CallSiteIdxs.end(); in EmitSjLjDispatchBlock() local