/external/webp/src/dsp/ |
D | mips_macro.h | 26 #define ADD_SUB_HALVES(O0, O1, \ argument 34 #define LOAD_IN_X2(O0, O1, \ argument 41 #define LOAD_WITH_OFFSET_X4(O0, O1, O2, O3, \ argument 51 #define MUL_SHIFT_SUM(O0, O1, O2, O3, O4, O5, O6, O7, \ argument 77 #define INSERT_HALF_X2(O0, O1, \ argument 84 #define SRA_16(O0, O1, O2, O3, \ argument 97 #define SHIFT_R_SUM_X2(O0, O1, O2, O3, O4, O5, O6, O7, \ argument 123 #define PACK_2_HALVES_TO_WORD(O0, O1, O2, O3, \ argument 141 #define CONVERT_2_BYTES_TO_HALF(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
|
D | enc_mips_dsp_r2.c | 28 #define ADD_SUB_HALVES_X4(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
|
/external/libcxx/test/std/utilities/optional/optional.relops/ |
D | less_equal.pass.cpp | 70 using O1 = optional<int>; in main() typedef 77 using O1 = optional<int>; in main() typedef
|
D | less_than.pass.cpp | 68 using O1 = optional<int>; in main() typedef 75 using O1 = optional<int>; in main() typedef
|
D | greater_equal.pass.cpp | 70 using O1 = optional<int>; in main() typedef 77 using O1 = optional<int>; in main() typedef
|
D | greater_than.pass.cpp | 68 using O1 = optional<int>; in main() typedef 75 using O1 = optional<int>; in main() typedef
|
D | equal.pass.cpp | 73 using O1 = optional<int>; in main() typedef 80 using O1 = optional<int>; in main() typedef
|
D | not_equal.pass.cpp | 73 using O1 = optional<int>; in main() typedef 80 using O1 = optional<int>; in main() typedef
|
/external/clang/test/SemaObjCXX/ |
D | delay-parsing-cplusfuncs.mm | 39 S::S(MyClass *O1, MyClass *O2) : Obj1(O1), Obj2(O2) { category 43 S::S(MyClass *O1) : Obj1(O1){ Obj2 = 0; } category
|
/external/llvm/include/llvm/Passes/ |
D | PassBuilder.h | 66 O1, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Passes/ |
D | PassBuilder.h | 116 O1, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 443 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() 1125 const Value *O1 = GetUnderlyingObject(V1, TD); in aliasCheck() local
|
/external/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 667 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() 1419 const Value *O1 = GetUnderlyingObject(V1, DL, MaxLookupSearchDepth); in aliasCheck() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 759 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() 1632 const Value *O1, const Value *O2) { in aliasCheck()
|
/external/llvm/unittests/IR/ |
D | InstructionsTest.cpp | 405 FPMathOperator *O1 = cast<FPMathOperator>(V1); in TEST() local
|
/external/clang/lib/CodeGen/ |
D | CGVTables.cpp | 961 llvm::raw_string_ostream O1(S1); in EmitVTableTypeMetadata() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | InstructionsTest.cpp | 417 FPMathOperator *O1 = cast<FPMathOperator>(V1); in TEST() local
|
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 824 [](const std::set<uint64_t> &O1, const std::set<uint64_t> &O2) { in buildBitSetsFromDisjointSet()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 1551 [](const std::set<uint64_t> &O1, const std::set<uint64_t> &O2) { in buildBitSetsFromDisjointSet()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 3418 auto *O1 = B.CreateZExtOrTrunc( in truncateToMinimalBitwidths() local 3429 auto *O1 = B.CreateZExtOrTrunc(IE->getOperand(1), ScalarTruncatedTy); in truncateToMinimalBitwidths() local
|
D | BBVectorize.cpp | 2074 Value *O1 = S1->getOperand(o), *O2 = S2->getOperand(o); in findBestDAGFor() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 3381 SDValue O1 = UserO1.getNode() == N ? Val : UserO1; in foldBoolExts() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 3275 auto *O1 = B.CreateZExtOrTrunc( in truncateToMinimalBitwidths() local 3286 auto *O1 = B.CreateZExtOrTrunc(IE->getOperand(1), ScalarTruncatedTy); in truncateToMinimalBitwidths() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 5226 SDValue O1 = UserO1.getNode() == N ? Val : UserO1; in foldBoolExts() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 1348 SDValue O1 = Val->getOperand(1); in isConjunctionDisjunctionTree() local
|