Home
last modified time | relevance | path

Searched defs:store2 (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dfinalize.cc78 auto store2 = wasm::Store::make(engine.get()); in run() local
H A Dfinalize.c82 wasm_store_t* store2 = wasm_store_new(engine); in main() local
/third_party/skia/src/core/
H A DSk4px.h60 void store2(SkPMColor px[2]) const { memcpy(px, this, 8); } in store2() function in __anon18669::Sk4px
/third_party/skia/src/opts/
H A DSkRasterPipeline_opts.h147 SI void store2(uint16_t* ptr, size_t tail, U16 r, U16 g) { in store2() function
173 SI void store2(float* ptr, size_t tail, F r, F g) { in store2() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimizer.cpp733 bool Optimizer::storeTypeMatchesStore(const Ice::Inst *store1, const Ice::Inst *store2) in storeTypeMatchesStore() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp566 auto store2 = nir_instr_as_intrinsic(nir_instr_clone(b->shader, &store1->instr)); in split_store_output() local

Completed in 8 milliseconds