Home
last modified time | relevance | path

Searched defs:vs2 (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.cc1147 VRegister vs1, VRegister vs2, MaskType mask) { in GenInstrV()
1157 int8_t vs1, VRegister vs2, MaskType mask) { in GenInstrV()
1167 VRegister vs1, VRegister vs2, MaskType mask) { in GenInstrV()
1178 VRegister vs1, VRegister vs2, MaskType mask) { in GenInstrV()
1189 Register rs1, VRegister vs2, MaskType mask) { in GenInstrV()
1200 FPURegister fs1, VRegister vs2, MaskType mask) { in GenInstrV()
1211 VRegister vs2, MaskType mask) { in GenInstrV()
1220 VRegister vs2, MaskType mask) { in GenInstrV()
1260 Register rs1, VRegister vs2, MaskType mask, in GenInstrV()
1275 uint8_t vs1, VRegister vs2, MaskType mask) { in GenInstrV()
[all …]
/third_party/libexif/libexif/fuji/
Dmnote-fuji-entry.c195 ExifShort vs, vs2; in mnote_fuji_entry_get_value() local
/third_party/libexif/libexif/pentax/
Dmnote-pentax-entry.c313 ExifShort vs, vs2; in mnote_pentax_entry_get_value() local
/third_party/ffmpeg/libswscale/ppc/
Dswscale_ppc_template.c34 vector unsigned short vs1, vs2; in FUNC() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockTests.cpp600 std::string vs2("layout (std140) uniform Data { highp int x; mediump int y; } myData;\n" in iterate() local
710 std::string vs2("precision highp float;\n" in iterate() local
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc6049 auto fn = [this](float vs1, float vs2) { in DecodeRvvFVV()
6074 auto fn = [this](double vs1, double vs2) { in DecodeRvvFVV()
6554 double vs2 = static_cast<double>(Rvvelt<float>(rvv_vs2_reg(), i)); in DecodeRvvFVV() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderStorageBufferObjectTests.cpp5236 std::string vs2("buffer Buf { float x; };\n" in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderStorageBufferObjectTests.cpp4978 std::string vs2("buffer Buf { float x; };\n" in Run() local