Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dmips_macro.h26 #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
Denc_mips_dsp_r2.c28 #define ADD_SUB_HALVES_X4(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmips_macro.h26 #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
Denc_mips_dsp_r2.c28 #define ADD_SUB_HALVES_X4(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
/third_party/typescript/tests/cases/compiler/
DindexingTypesWithNever.ts90 type O1 = { c: boolean }; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
DPassBuilder.h166 O1, enumerator
/third_party/typescript/tests/cases/conformance/types/conditional/
DconditionalTypes1.ts198 type O1 = Or<false, false>; // false alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp831 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent()
1737 AAQueryInfo &AAQI, const Value *O1, in aliasCheck()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp1623 const std::set<uint64_t> &O2) { in buildBitSetsFromDisjointSet()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3399 auto *O1 = B.CreateZExtOrTrunc( in truncateToMinimalBitwidths() local
3410 auto *O1 = B.CreateZExtOrTrunc(IE->getOperand(1), ScalarTruncatedTy); in truncateToMinimalBitwidths() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp5549 SDValue O1 = UserO1.getNode() == N ? Val : UserO1; in foldBoolExts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1871 SDValue O1 = Val->getOperand(1); in canEmitConjunction() local