Home
last modified time | relevance | path

Searched refs:CSE (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.h45 visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &CSE,
48 visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &CSE,
54 virtual Error visitSymbols(DebugSymbolsSubsectionRef &CSE,
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Derror_test.cpp91 if (auto CSE = error_cast<CustomSubError>(E)) { in TEST() local
111 if (auto CSE = error_cast<CustomSubError>(E)) { in TEST() local
112 EXPECT_EQ(CSE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
113 EXPECT_EQ(CSE->getV2(), "foo") << "Unexpected wrapped value"; in TEST()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1315 } else if (auto *CSE = dyn_cast<ConceptSpecializationExpr>(SubstExpr)) { in diagnoseWellFormedUnsatisfiedConstraintExpr() local
1316 if (CSE->getTemplateArgsAsWritten()->NumTemplateArgs == 1) { in diagnoseWellFormedUnsatisfiedConstraintExpr()
1318 CSE->getSourceRange().getBegin(), in diagnoseWellFormedUnsatisfiedConstraintExpr()
1322 << CSE->getTemplateArgsAsWritten()->arguments()[0].getArgument() in diagnoseWellFormedUnsatisfiedConstraintExpr()
1323 << CSE->getNamedConcept(); in diagnoseWellFormedUnsatisfiedConstraintExpr()
1327 << (int)First << CSE; in diagnoseWellFormedUnsatisfiedConstraintExpr()
1329 S.DiagnoseUnsatisfiedConstraint(CSE->getSatisfaction()); in diagnoseWellFormedUnsatisfiedConstraintExpr()
1502 const ConceptSpecializationExpr *CSE) { in substituteParameterMappings() argument
1504 CSE->getNamedConcept(), CSE->getNamedConcept()->getLexicalDeclContext(), in substituteParameterMappings()
1505 /*Final=*/false, CSE->getTemplateArguments(), in substituteParameterMappings()
[all …]
H A DSemaChecking.cpp11419 if (auto *CSE = dyn_cast<CoroutineSuspendExpr>(E)) in AnalyzeImplicitConversions() local
11420 if (ChildExpr == CSE->getOperand()) in AnalyzeImplicitConversions()
12105 void VisitCoroutineSuspendExpr(const CoroutineSuspendExpr *CSE) { in VisitCoroutineSuspendExpr() argument
12106 for (auto *Sub : CSE->children()) { in VisitCoroutineSuspendExpr()
12111 if (ChildExpr == CSE->getOperand()) in VisitCoroutineSuspendExpr()
H A DSemaCodeComplete.cpp5359 if (auto *CSE = dyn_cast<ConceptSpecializationExpr>(E)) { in believe() local
5370 ConceptDecl *CD = CSE->getNamedConcept(); in believe()
5373 for (const auto &Arg : CSE->getTemplateArguments()) { in believe()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h731 void VisitConceptSpecializationExpr(const ConceptSpecializationExpr *CSE) { in VisitConceptSpecializationExpr() argument
732 Visit(CSE->getSpecializationDecl()); in VisitConceptSpecializationExpr()
733 if (CSE->hasExplicitTemplateArgs()) in VisitConceptSpecializationExpr()
734 for (const auto &ArgLoc : CSE->getTemplateArgsAsWritten()->arguments()) in VisitConceptSpecializationExpr()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp464 else if (const auto *CSE = dyn_cast<CStyleCastExpr>(CE)) { in VisitCastExpr() local
465 if (CSE->getType()->isVoidType()) { in VisitCastExpr()
469 classify(CSE->getSubExpr(), Ignore); in VisitCastExpr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1836 EarlyCSE CSE(F.getDataLayout(), TLI, TTI, DT, AC, MSSA); in run() local
1838 if (!CSE.run()) in run()
1890 EarlyCSE CSE(F.getDataLayout(), TLI, TTI, DT, AC, MSSA); in runOnFunction() local
1892 return CSE.run(); in runOnFunction()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp5419 auto *CSE = cast<ConceptSpecializationExpr>(E); in mangleExpression() local
5425 mangleTemplateName(CSE->getNamedConcept(), CSE->getTemplateArguments()); in mangleExpression()
5432 CSE->getNestedNameSpecifierLoc().getNestedNameSpecifier(), in mangleExpression()
5433 CSE->getConceptNameInfo().getName(), in mangleExpression()
5434 CSE->getTemplateArgsAsWritten()->getTemplateArgs(), in mangleExpression()
5435 CSE->getTemplateArgsAsWritten()->getNumTemplateArgs()); in mangleExpression()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td29 // effects. It may be CSE'd deleted if dead, etc.
1402 // given function it is 'const' and may be CSE'd etc.
1603 // because it would cause CSE of two barriers with the same argument.
1609 // CSE 2 barriers with store in between.
H A DIntrinsicsX86.td2722 // These are declared side-effecting so they don't get eliminated by CSE or
H A DIntrinsicsNVVM.td4486 // do change over the kernel lifetime. Such reads should not be CSE'd.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrMMA.td519 // We define XXSETACCZ as rematerializable to undo CSE of that intrinsic in
520 // the backend. We avoid CSE here because it generates a copy of the acc
H A DPPCInstr64Bit.td1461 // oppotunities to some opts(CSE, LICM and etc.) for the result of adding
/freebsd/sys/dev/usb/
H A Dusbdevs2500 product HP 3400CSE 0x0405 ScanJet 3400cse
2509 product HP 970CSE 0x1004 Deskjet 970Cse
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in15988 @Article{Vaucher:1975:CSE,
16877 note = "See \cite{Vaucher:1975:CSE}.",
17908 @Article{Newell:1976:CSE,
19451 @Article{Arden:1976:CSE,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td2311 // Use SUBS instead of SUB to enable CSE between SUBS and SUB.