Home
last modified time | relevance | path

Searched defs:sdc1 (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DGrMipMappedTest.cpp537 auto sdc1 = draw_mipmap_into_new_render_target(dContext.get(), colorType, alphaType, variable
/external/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp1072 void AssemblerMIPS32::sdc1(const Operand *OpRt, const Operand *OpBase, in sdc1() function in Ice::MIPS32::AssemblerMIPS32