/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mcore-opc.h | 25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mcore-opc.h | 25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 780 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() 1467 const Value *O2 = getUnderlyingObject(V2, MaxLookupSearchDepth); in aliasCheck() local 1602 AAQueryInfo &AAQI, const Value *O1, const Value *O2) { in aliasCheckRecursive()
|
H A D | ValueTracking.cpp | 2720 auto *O2 = dyn_cast<Operator>(V2); in isKnownNonEqual() local
|
/netbsd-src/libexec/getty/ |
H A D | gettytab.h | 136 #define O2 gettynums[24].value macro
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | init_c99.c | 669 typedef enum O2 { in init_nested_struct() enum 671 } O2; in init_nested_struct() typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rl78-parse.y | 63 #define O2(v) rl78_op (v, 2, RL78REL_DATA) macro
|
H A D | rx-parse.y | 76 #define O2(v) rx_op (v, 2, RXREL_SIGNED); rx_range (v, -32768, 65536) macro
|
H A D | rl78-parse.c | 121 #define O2(v) rl78_op (v, 2, RL78REL_DATA) macro
|
H A D | rx-parse.c | 134 #define O2(v) rx_op (v, 2, RXREL_SIGNED); rx_range (v, -32768, 65536) macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rl78-parse.y | 63 #define O2(v) rl78_op (v, 2, RL78REL_DATA) macro
|
H A D | rx-parse.y | 76 #define O2(v) rx_op (v, 2, RXREL_SIGNED); rx_range (v, -32768, 65536) macro
|
H A D | rl78-parse.c | 121 #define O2(v) rl78_op (v, 2, RL78REL_DATA) macro
|
H A D | rx-parse.c | 134 #define O2(v) rx_op (v, 2, RXREL_SIGNED); rx_range (v, -32768, 65536) macro
|
/netbsd-src/external/gpl3/gdb/dist/gdb/stubs/ |
H A D | sparc-stub.c | 111 O0, O1, O2, O3, O4, O5, SP, O7, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/ |
H A D | PassBuilder.h | 215 static const OptimizationLevel O2; variable
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/ |
H A D | macdefs.h | 130 #define O2 9 macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGVTables.cpp | 1278 llvm::raw_string_ostream O2(S2); in EmitVTableTypeMetadata() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/ |
H A D | PassBuilder.cpp | 326 const PassBuilder::OptimizationLevel PassBuilder::OptimizationLevel::O2 = { member in PassBuilder::OptimizationLevel
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1653 const std::set<uint64_t> &O2) { in buildBitSetsFromDisjointSet()
|