Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp16 const OptimizationLevel OptimizationLevel::O1 = { member in OptimizationLevel
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h57 static const OptimizationLevel O1; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp179 ARMBankConflictHazardRecognizer::CheckOffsets(unsigned O0, unsigned O1) { in CheckOffsets()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp886 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent()
1566 const Value *O1 = getUnderlyingObject(V1, MaxLookupSearchDepth); in aliasCheck() local
1765 AAQueryInfo &AAQI, const Value *O1, const Value *O2) { in aliasCheckRecursive()
H A DValueTracking.cpp3609 auto *O1 = dyn_cast<Operator>(V1); in isKnownNonEqual() local
/freebsd/libexec/getty/
H A Dgettytab.h131 #define O1 gettynums[23].value macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp239 auto ComesBefore = [BlockOrder](OpsType O1, OpsType O2) { in ModelledPHI()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1257 bool O1, O2, O3, O4; in smul_fast() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1796 const std::set<uint64_t> &O2) { in buildBitSetsFromDisjointSet()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6620 SDValue O1 = UserO1.getNode() == N ? Val : UserO1; in foldBoolExts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4699 Register O1 = ValDef->getOperand(2).getReg(); in canEmitConjunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3636 SDValue O1 = Val->getOperand(1); in canEmitConjunction() local
18681 SDValue O1 = N1->getOperand(j); in tryCombineToBSL() local