Home
last modified time | relevance | path

Searched refs:OPERATOR (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DRecursiveASTVisitor.h41 OPERATOR(PostInc) OPERATOR(PostDec) \
42 OPERATOR(PreInc) OPERATOR(PreDec) \
43 OPERATOR(AddrOf) OPERATOR(Deref) \
44 OPERATOR(Plus) OPERATOR(Minus) \
45 OPERATOR(Not) OPERATOR(LNot) \
46 OPERATOR(Real) OPERATOR(Imag) \
47 OPERATOR(Extension)
51 OPERATOR(PtrMemD) OPERATOR(PtrMemI) \
52 OPERATOR(Mul) OPERATOR(Div) OPERATOR(Rem) \
53 OPERATOR(Add) OPERATOR(Sub) OPERATOR(Shl) \
[all …]
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZPatterns.td10 // Record that INSN performs a 64-bit version of unary operator OPERATOR
19 // Record that INSN performs a 64-bit version of binary operator OPERATOR
40 // with LOAD, OPERATOR and STORE being the read, modify and write
70 // Record that it is equivalent to using OPERATOR to store a GR64.
78 // OPERATOR to store a GR64.
86 // Record that it is equivalent to using OPERATOR to store a GR64.
124 // Use NC-like instruction INSN for block_op operation OPERATOR.
DSystemZInstrFormats.td1478 // OPERATOR is ATOMIC_SWAP or an ATOMIC_LOAD_* operation. PAT and OPERAND
1501 // OPERATOR is ATOMIC_SWAPW or an ATOMIC_LOADW_* operation. PAT and OPERAND
/freebsd-9-stable/games/fortune/datfiles/
Dzippy186 Did an Italian CRANE OPERATOR just experience uninhibited sensations in
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog-19944127 * parse.y: Add precedence decls for OPERATOR and '~'.
/freebsd-9-stable/contrib/gcc/
DChangeLog-200013783 TTYPE_TABLE. Eliminate token_names. For non-OPERATOR tokens,
DChangeLog-200221248 (CPLUS, BUILTIN, OPERATOR, O, builtin_array_end): Kill.