Home
last modified time | relevance | path

Searched refs:load_f16 (Results 1 – 13 of 13) sorted by relevance

/external/skqp/tests/
DSkRasterPipelineTest.cpp25 p.append(SkRasterPipeline::load_f16, &load_s_ctx); in DEF_TEST()
145 p.append(SkRasterPipeline::load_f16, &src); in DEF_TEST()
DF16StagesTest.cpp41 p.append(SkRasterPipeline:: load_f16, &f16); in DEF_TEST()
/external/skia/tests/
DF16StagesTest.cpp41 p.append(SkRasterPipeline:: load_f16, &f16); in DEF_TEST()
DSkRasterPipelineTest.cpp26 p.append(SkRasterPipeline::load_f16, &load_s_ctx); in DEF_TEST()
220 p.append(SkRasterPipeline::load_f16, &src); in DEF_TEST()
279 p.append(SkRasterPipeline::load_f16, &src); in DEF_TEST()
305 p.append(SkRasterPipeline::load_f16, &src); in DEF_TEST()
/external/llvm-project/llvm/test/CodeGen/ARM/
Dfp16-bitcast.ll120 define i16 @load_f16(half *%hp) {
121 ; CHECK-LABEL: load_f16:
/external/skqp/src/core/
DSkRasterPipeline.h48 M(load_f16) M(load_f16_dst) M(store_f16) M(gather_f16) \
DSkRasterPipeline.cpp168 case kRGBA_F16_SkColorType: this->append(load_f16, ctx); break; in append_load()
/external/skia/src/core/
DSkRasterPipeline.h52 M(load_f16) M(load_f16_dst) M(store_f16) M(gather_f16) \
DSkRasterPipeline.cpp184 case kRGBA_F16_SkColorType: this->append(load_f16, ctx); break; in append_load()
/external/skia/src/gpu/
DGrDataUtils.cpp364 case GrColorType::kRGBA_F16_Clamped: *load = SkRasterPipeline::load_f16; break; in get_load_and_src_swizzle()
374 case GrColorType::kRGBA_F16: *load = SkRasterPipeline::load_f16; in get_load_and_src_swizzle()
/external/skqp/dm/
DDMSrcSink.cpp979 p.append(SkRasterPipeline::load_f16, &ptr); in clamp_if_necessary()
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1722 STAGE(load_f16, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3286 NOT_IMPLEMENTED(load_f16)
/external/skia/src/opts/
DSkRasterPipeline_opts.h2128 STAGE(load_f16, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
4054 NOT_IMPLEMENTED(load_f16)