Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/optional/optional.relops/
H A Dless_than.pass.cpp69 using O1 = optional<int>; in main() typedef
76 using O1 = optional<int>; in main() typedef
H A Dgreater_than.pass.cpp69 using O1 = optional<int>; in main() typedef
76 using O1 = optional<int>; in main() typedef
H A Dless_equal.pass.cpp71 using O1 = optional<int>; in main() typedef
78 using O1 = optional<int>; in main() typedef
H A Dgreater_equal.pass.cpp71 using O1 = optional<int>; in main() typedef
78 using O1 = optional<int>; in main() typedef
H A Dequal.pass.cpp74 using O1 = optional<int>; in main() typedef
81 using O1 = optional<int>; in main() typedef
H A Dnot_equal.pass.cpp74 using O1 = optional<int>; in main() typedef
81 using O1 = optional<int>; in main() typedef
/llvm-project/clang/test/SemaObjCXX/
H A Ddelay-parsing-cplusfuncs.mm38 S::S(MyClass *O1, MyClass *O2) : Obj1(O1), Obj2(O2) { category
42 S::S(MyClass *O1) : Obj1(O1){ Obj2 = 0; } category
/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp16 const OptimizationLevel OptimizationLevel::O1 = { member in OptimizationLevel
/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h57 static const OptimizationLevel O1; variable
/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp179 CheckOffsets(unsigned O0,unsigned O1) CheckOffsets() argument
/llvm-project/clang/test/CXX/drs/
H A Dcwg28xx.cpp163 struct O1 : A<Ts>, B<Ts> { global() struct
/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp886 notDifferentParent(const Value * O1,const Value * O2) notDifferentParent() argument
1566 const Value *O1 = getUnderlyingObject(V1, MaxLookupSearchDepth); aliasCheck() local
1745 aliasCheckRecursive(const Value * V1,LocationSize V1Size,const Value * V2,LocationSize V2Size,AAQueryInfo & AAQI,const Value * O1,const Value * O2) aliasCheckRecursive() argument
[all...]
H A DValueTracking.cpp3520 auto *O1 = dyn_cast<Operator>(V1); isKnownNonEqual() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp239 return BlockOrder.lookup(O1.first) < BlockOrder.lookup(O2.first); in ModelledPHI() argument
/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1257 bool O1, O2, O3, O4; smul_fast() local
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp575 FPMathOperator *O1 = cast<FPMathOperator>(V1); TEST() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1794 __anonfb408bb60802(const std::set<uint64_t> &O1, const std::set<uint64_t> &O2) buildBitSetsFromDisjointSet() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6620 SDValue O1 = UserO1.getNode() == N ? Val : UserO1; foldBoolExts() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4636 Register O1 = ValDef->getOperand(2).getReg(); canEmitConjunction() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3608 SDValue O1 = Val->getOperand(1); canEmitConjunction() local
18467 SDValue O1 = N1->getOperand(j); tryCombineToBSL() local
[all...]