Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
Dh264chroma_template.c85 #define GET_VSRC(vs0, vs1, off, b, perm0, perm1, s){ \ argument
105 #define GET_VSRC(vs0, vs1, off, b, perm0, perm1, s){ \ argument
/third_party/ffmpeg/libswscale/ppc/
Dswscale_ppc_template.c34 vector unsigned short vs1, vs2; in FUNC() local
/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()
1275 uint8_t vs1, VRegister vs2, MaskType mask) { in GenInstrV()
2476 void Assembler::vredmaxu_vs(VRegister vd, VRegister vs2, VRegister vs1, in vredmaxu_vs()
2481 void Assembler::vredmax_vs(VRegister vd, VRegister vs2, VRegister vs1, in vredmax_vs()
2486 void Assembler::vredmin_vs(VRegister vd, VRegister vs2, VRegister vs1, in vredmin_vs()
2491 void Assembler::vredminu_vs(VRegister vd, VRegister vs2, VRegister vs1, in vredminu_vs()
2496 void Assembler::vmv_vv(VRegister vd, VRegister vs1) { in vmv_vv()
[all …]
Dassembler-riscv64.h1002 #define DEFINE_VFUNARY(name, funct6, vs1) \ in DEFINE_OPIVV() argument
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc5319 auto vs1 = Rvvelt<uint8_t>(rvv_vs1_reg(), i); in DecodeRvvIVV() local
5326 auto vs1 = Rvvelt<uint16_t>(rvv_vs1_reg(), i); in DecodeRvvIVV() local
5332 auto vs1 = Rvvelt<uint32_t>(rvv_vs1_reg(), i); in DecodeRvvIVV() local
5338 auto vs1 = Rvvelt<uint64_t>(rvv_vs1_reg(), i); in DecodeRvvIVV() local
6049 auto fn = [this](float vs1, float vs2) { in DecodeRvvFVV()
6074 auto fn = [this](double vs1, double vs2) { in DecodeRvvFVV()
6551 float vs1 = Rvvelt<float>(rvv_vs1_reg(), 0); in DecodeRvvFVV() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockTests.cpp589 std::string vs1("layout (std140) uniform Data { lowp float x; } myData;\n" in iterate() local
694 std::string vs1("precision highp float;\n" in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderStorageBufferObjectTests.cpp5219 std::string vs1("buffer Buf { float x; };\n" in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderStorageBufferObjectTests.cpp4961 std::string vs1("buffer Buf { float x; };\n" in Run() local