Home
last modified time | relevance | path

Searched refs:operators (Results 1 – 25 of 148) sorted by relevance

123456

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSetTheory.td10 // different subsets of used operators.
13 // names as the tablegen DAG operators for SelectionDAG operators.
15 // Target.td separately declares the special set operators.
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dscoped_allocator.cppm
H A Dbitset.cppm
H A Dregex.inc19 // [bitmask.types] specified operators
57 // [re.submatch.op], sub_match non-member operators
H A Dregex.cppm
H A Dcoroutine.cppm
H A Dcharconv.cppm
H A Doptional.cppm
H A Dvariant.cppm
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstruction.def140 // Standard unary operators...
145 // Standard binary operators...
160 // Logical operators (integer operands)
169 // Memory operators...
180 // Cast operators ...
204 // Other operators...
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOperatorKinds.def10 // all of the overloadable C++ operators.
16 /// In this file, each of the overloadable C++ operators is enumerated
19 /// file. OVERLOADED_OPERATOR is used for single-token operators
37 /// operator. Note that some operators (e.g., "operator+" and
H A Darm_neon_incl.td146 // operators plus some extra operators defined in the NEON emitter.
147 // The operators are described below.
152 // add, interleave, decimate: These set operators are vanilla SetTheory
153 // operators and take their normal definition.
307 // The following instruction classes are implemented via operators
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILLexer.cpp116 constexpr std::pair<Token::Kind, const char *> operators[] = { in Lex() local
122 for (auto [kind, str] : operators) { in Lex()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOperationKinds.def381 // [C++ 5.5] Pointer-to-member operators.
384 // [C99 6.5.5] Multiplicative operators.
388 // [C99 6.5.6] Additive operators.
391 // [C99 6.5.7] Bitwise shift operators.
396 // [C99 6.5.8] Relational operators.
401 // [C99 6.5.9] Equality operators.
414 // [C99 6.5.16] Assignment operators.
/freebsd/usr.bin/m4/tests/
H A Dgnueval.m44 dnl priority between unary operators and *
/freebsd/bin/sh/tests/expansion/
H A Dplus-minus1.033 # Dquotes in dquotes is undefined for Bourne shell operators
38 # Dquotes in dquotes is undefined for Bourne shell operators
H A Darith2.026 # try out all operators
/freebsd/contrib/one-true-awk/testdir/
H A DNOTES7 more on operators
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssembly.td68 "Enable non-trapping float-to-int conversion operators">;
80 "Enable sign extension operators">;
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-if.mk87 # expect+1: Don't do this, always put a space around comparison operators.
/freebsd/cddl/usr.sbin/dtrace/tests/common/
H A DMakefile42 operators \
/freebsd/contrib/bc/locales/
H A Den_US.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
73 23 "POSIX requires 0 or 1 comparison operators per condition"
H A Den_AU.ISO8859-1.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
73 23 "POSIX requires 0 or 1 comparison operators per condition"
H A Den_CA.ISO8859-1.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
73 23 "POSIX requires 0 or 1 comparison operators per condition"
H A Den_CA.UTF-8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
73 23 "POSIX requires 0 or 1 comparison operators per condition"

123456