Home
last modified time | relevance | path

Searched defs:Store2 (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/include/private/
DSkNx.h102 AI static void Store2(void* vptr, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_neon.h48 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_sse.h57 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
/third_party/flutter/skia/include/private/
DSkNx.h102 AI static void Store2(void* vptr, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_neon.h48 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_sse.h57 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp206 Value *Store2 = I2 == Out.end() ? Constant::getNullValue(IRB.getInt64Ty()) in generate() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_common_fp32.c203 #define Store2 \ in CommonConv6x16Kernel() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2388 SDValue Store2 = in ExpandLegalINT_TO_FP() local
DTargetLowering.cpp6933 SDValue Store1, Store2; in expandUnalignedStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp19345 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local