Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/TableGen/
H A DSetTheory.h102 StringMap<std::unique_ptr<Operator>> Operators; variable
/llvm-project/llvm/unittests/Support/
H A DInstructionCostTest.cpp29 TEST_F(CostTest, Operators) { in TEST_F() argument
H A DBranchProbabilityTest.cpp32 TEST(BranchProbabilityTest, Operators) { in TEST() argument
/llvm-project/llvm/docs/
H A DAMDGPUOperandSyntax.rst959 .. _amdgpu_synid_expression_un_op:
976 .. _amdgpu_synid_symbol:
/llvm-project/llvm/unittests/IR/
H A DMemoryModelRelaxationAnnotationsTest.cpp90 TEST(MMRATest, Operators) { in TEST() argument
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DOperatorsRepresentationCheck.cpp139 const T &Operators) { in isAnyOperatorEnabled()
/llvm-project/clang/unittests/Format/
H A DFormatTestVerilog.cpp1003 TEST_F(FormatTestVerilog,Operators) TEST_F() argument
H A DTokenAnnotatorTest.cpp899 } Operators[] = {{"+", tok::plus}, TEST_F() local
/llvm-project/clang/test/SemaCXX/
H A Dnested-name-spec.cpp125 class Operators { global() class
130 operator +(const Operators &) operator +() argument
[all...]
/llvm-project/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp147 namespace Operators { namespace
/llvm-project/polly/unittests/Isl/
H A DIslTest.cpp280 TEST(Isl, Operators) { in TEST() argument
/llvm-project/llvm/unittests/ADT/
H A DStringRefTest.cpp134 TEST(StringRefTest,Operators) TEST() argument
/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp814 LookupResult Operators(*this, OpName, SourceLocation(), BuildOperatorCoawaitLookupExpr() local
H A DSemaLookup.cpp3284 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); LookupOverloadedOperatorName() local
H A DSemaDeclCXX.cpp8642 lookupOperatorsForDefaultedComparison(Sema & Self,Scope * S,UnresolvedSetImpl & Operators,OverloadedOperatorKind Op) lookupOperatorsForDefaultedComparison() argument
8672 UnresolvedSet<32> Operators; CheckExplicitlyDefaultedComparison() local
H A DSemaOverload.cpp8306 LookupResult Operators(*this, OpName, OpLoc, LookupOrdinaryName); AddMemberOperatorCandidates() local
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h2963 struct Operators { global() struct
2965 tRename::Operators global() argument