/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
H A D | OptimizationLevel.cpp | 16 const OptimizationLevel OptimizationLevel::O1 = { member in OptimizationLevel
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | OptimizationLevel.h | 57 static const OptimizationLevel O1; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMHazardRecognizer.cpp | 179 ARMBankConflictHazardRecognizer::CheckOffsets(unsigned O0, unsigned O1) { in CheckOffsets() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 854 notDifferentParent(const Value * O1,const Value * O2) notDifferentParent() argument 1493 const Value *O1 = getUnderlyingObject(V1, MaxLookupSearchDepth); aliasCheck() local 1672 aliasCheckRecursive(const Value * V1,LocationSize V1Size,const Value * V2,LocationSize V2Size,AAQueryInfo & AAQI,const Value * O1,const Value * O2) aliasCheckRecursive() argument [all...] |
H A D | ValueTracking.cpp | 3130 auto *O1 = dyn_cast<Operator>(V1); isKnownNonEqual() local
|
/freebsd-src/libexec/getty/ |
H A D | gettytab.h | 131 #define O1 gettynums[23].value macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1179 bool O1, O2, O3, O4; smul_fast() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1794 __anon939db9b50802(const std::set<uint64_t> &O1, const std::set<uint64_t> &O2) buildBitSetsFromDisjointSet() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 6609 SDValue O1 = UserO1.getNode() == N ? Val : UserO1; foldBoolExts() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 4850 Register O1 = ValDef->getOperand(2).getReg(); canEmitConjunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 3339 SDValue O1 = Val->getOperand(1); canEmitConjunction() local 17498 SDValue O1 = N1->getOperand(j); tryCombineToBSL() local [all...] |