Searched defs:Operators (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/TableGen/ |
| H A D | SetTheory.h | 101 StringMap<std::unique_ptr<Operator>> Operators; variable
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | InstructionCostTest.cpp | 30 TEST_F(CostTest, Operators) { in TEST_F() argument
|
| H A D | BranchProbabilityTest.cpp | 32 TEST(BranchProbabilityTest, Operators) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUOperandSyntax.rst | 931 .. _amdgpu_synid_expression_un_op: 948 .. _amdgpu_synid_symbol:
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | nested-name-spec.cpp | 125 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 D | cxx-ambig-init-templ.cpp | 147 namespace Operators { namespace
|
| /llvm-project-15.0.7/polly/unittests/Isl/ |
| H A D | IslTest.cpp | 280 TEST(Isl, Operators) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | StringRefTest.cpp | 130 TEST(StringRefTest, Operators) { in TEST() argument
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 807 LookupResult Operators(*this, OpName, SourceLocation(), in BuildOperatorCoawaitLookupExpr() local
|
| H A D | SemaLookup.cpp | 3305 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); in LookupOverloadedOperatorName() local
|
| H A D | SemaDeclCXX.cpp | 8464 UnresolvedSetImpl &Operators, in lookupOperatorsForDefaultedComparison() 8494 UnresolvedSet<32> Operators; in CheckExplicitlyDefaultedComparison() local
|
| H A D | SemaOverload.cpp | 7778 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); in AddMemberOperatorCandidates() local
|
| /llvm-project-15.0.7/flang/include/flang/Parser/ |
| H A D | parse-tree.h | 2894 struct Operators { struct 2896 std::tuple<DefinedOpName, DefinedOpName> t;
|