Home
last modified time | relevance | path

Searched defs:O1 (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp177 ARMBankConflictHazardRecognizer::CheckOffsets(unsigned O0, unsigned O1) { in CheckOffsets()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp780 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent()
1466 const Value *O1 = getUnderlyingObject(V1, MaxLookupSearchDepth); in aliasCheck() local
1602 AAQueryInfo &AAQI, const Value *O1, const Value *O2) { in aliasCheckRecursive()
H A DValueTracking.cpp2719 auto *O1 = dyn_cast<Operator>(V1); in isKnownNonEqual() local
/netbsd-src/libexec/getty/
H A Dgettytab.h134 #define O1 gettynums[23].value macro
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dinit_c99.c666 typedef enum O1 { in init_nested_struct() enum
668 } O1; in init_nested_struct() typedef
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.y62 #define O1(v) rl78_op (v, 1, RL78REL_DATA) macro
H A Drx-parse.y75 #define O1(v) rx_op (v, 1, RXREL_SIGNED); rx_range (v, -128, 255) macro
H A Drl78-parse.c120 #define O1(v) rl78_op (v, 1, RL78REL_DATA) macro
H A Drx-parse.c133 #define O1(v) rx_op (v, 1, RXREL_SIGNED); rx_range (v, -128, 255) macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.y62 #define O1(v) rl78_op (v, 1, RL78REL_DATA) macro
H A Drx-parse.y75 #define O1(v) rx_op (v, 1, RXREL_SIGNED); rx_range (v, -128, 255) macro
H A Drl78-parse.c120 #define O1(v) rl78_op (v, 1, RL78REL_DATA) macro
H A Drx-parse.c133 #define O1(v) rx_op (v, 1, RXREL_SIGNED); rx_range (v, -128, 255) macro
/netbsd-src/external/gpl3/gdb/dist/gdb/stubs/
H A Dsparc-stub.c111 O0, O1, O2, O3, O4, O5, SP, O7, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DPassBuilder.h198 static const OptimizationLevel O1; variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h129 #define O1 8 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp1272 llvm::raw_string_ostream O1(S1); in EmitVTableTypeMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilder.cpp323 const PassBuilder::OptimizationLevel PassBuilder::OptimizationLevel::O1 = { member in PassBuilder::OptimizationLevel
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1653 const std::set<uint64_t> &O2) { in buildBitSetsFromDisjointSet()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4000 auto *O1 = B.CreateZExtOrTrunc( in truncateToMinimalBitwidths() local
4014 auto *O1 = B.CreateZExtOrTrunc(IE->getOperand(1), ScalarTruncatedTy); in truncateToMinimalBitwidths() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6063 SDValue O1 = UserO1.getNode() == N ? Val : UserO1; in foldBoolExts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2582 SDValue O1 = Val->getOperand(1); in canEmitConjunction() local
12629 SDValue O1 = N1->getOperand(j); in tryCombineToBSL() local