Home
last modified time | relevance | path

Searched defs:O2 (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/lib/Analysis/
HDBasicAliasAnalysis.cpp426 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent()
1320 const Value *O2 = GetUnderlyingObject(V2, *DL, MaxLookupSearchDepth); in aliasCheck() local
/NextBSD/libexec/getty/
HDgettytab.h133 #define O2 gettynums[24].value macro
/NextBSD/contrib/gdb/gdb/
HDsparc-stub.c111 O0, O1, O2, O3, O4, O5, SP, O7, enumerator
/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDLowerBitSets.cpp692 [](const std::set<uint64_t> &O1, const std::set<uint64_t> &O2) { in buildBitSets()
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp2042 Value *O1 = S1->getOperand(o), *O2 = S2->getOperand(o); in findBestDAGFor() local