Searched defs:O2 (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Passes/ |
H A D | OptimizationLevel.cpp | 19 const OptimizationLevel OptimizationLevel::O2 = { member in OptimizationLevel
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/ |
H A D | OptimizationLevel.h | 74 static const OptimizationLevel O2; variable
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | mcore-opc.h | 23 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mcore-opc.h | 23 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
|
/openbsd-src/libexec/getty/ |
H A D | gettytab.h | 121 #define O2 gettynums[21].value macro
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 819 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() 1451 const Value *O2 = getUnderlyingObject(V2, MaxLookupSearchDepth); in aliasCheck() local 1614 AAQueryInfo &AAQI, const Value *O1, const Value *O2) { in aliasCheckRecursive()
|
H A D | ValueTracking.cpp | 2938 auto *O2 = dyn_cast<Operator>(V2); in isKnownNonEqual() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | sparc-stub.c | 111 O0, O1, O2, O3, O4, O5, SP, O7, enumerator
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGVTables.cpp | 1314 llvm::raw_string_ostream O2(S2); in EmitVTableTypeMetadata() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1145 bool O1, O2, O3, O4; in smul_fast() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1675 const std::set<uint64_t> &O2) { in buildBitSetsFromDisjointSet()
|