Home
last modified time | relevance | path

Searched defs:Operators (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/TableGen/
H A DSetTheory.h101 StringMap<std::unique_ptr<Operator>> Operators; variable
/llvm-project-15.0.7/llvm/unittests/Support/
H A DInstructionCostTest.cpp30 TEST_F(CostTest, Operators) { in TEST_F() argument
H A DBranchProbabilityTest.cpp32 TEST(BranchProbabilityTest, Operators) { in TEST() argument
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUOperandSyntax.rst931 .. _amdgpu_synid_expression_un_op:
948 .. _amdgpu_synid_symbol:
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dnested-name-spec.cpp125 class Operators { class
130 Operators Operators::operator+(const Operators&) { // expected-error{{out-of-line definition of 'op… in operator +()
/llvm-project-15.0.7/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp147 namespace Operators { namespace
/llvm-project-15.0.7/polly/unittests/Isl/
H A DIslTest.cpp280 TEST(Isl, Operators) { in TEST() argument
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DStringRefTest.cpp130 TEST(StringRefTest, Operators) { in TEST() argument
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp807 LookupResult Operators(*this, OpName, SourceLocation(), in BuildOperatorCoawaitLookupExpr() local
H A DSemaLookup.cpp3305 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); in LookupOverloadedOperatorName() local
H A DSemaDeclCXX.cpp8464 UnresolvedSetImpl &Operators, in lookupOperatorsForDefaultedComparison()
8494 UnresolvedSet<32> Operators; in CheckExplicitlyDefaultedComparison() local
H A DSemaOverload.cpp7778 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); in AddMemberOperatorCandidates() local
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h2894 struct Operators { struct
2896 std::tuple<DefinedOpName, DefinedOpName> t;