Home
last modified time | relevance | path

Searched refs:store_f32 (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/core/
DSkRasterPipeline.h72 M(load_f32) M(store_f32) \
DSkPM4fPriv.h148 p.append(SkRasterPipeline::store_f32, &color4f_ptr); in to_colorspace()
DSkColorSpaceXform_A2B.cpp66 pipeline.append(SkRasterPipeline::store_f32, &dst); in onApply()
DSkRasterPipelineBlitter.cpp136 pipeline->append(SkRasterPipeline::store_f32, &paintColor); in Create()
DSkColorSpaceXform.cpp1288 pipeline.append(SkRasterPipeline::store_f32, &dst); in applyPipeline()
/external/llvm/test/CodeGen/AMDGPU/
Dstore.ll140 ; FUNC-LABEL: {{^}}store_f32:
147 define void @store_f32(float addrspace(1)* %out, float %in) {
/external/skia/src/jumper/
DSkJumper.cpp76 M(store_f32) \
DSkJumper_stages.cpp1019 STAGE(store_f32) { in STAGE() argument
/external/skia/src/opts/
DSkRasterPipeline_opts.h589 STAGE_CTX(store_f32, SkPM4f**) { in STAGE_CTX() argument