H A D | macro-assembler-riscv64.cc | 3924 VSew sew, Vlmul lmul) { in WasmRvvEq() 3925 VU.set(kScratchReg, sew, lmul); in WasmRvvEq() 3933 VSew sew, Vlmul lmul) { in WasmRvvNe() 3934 VU.set(kScratchReg, sew, lmul); in WasmRvvNe() 3942 VSew sew, Vlmul lmul) { in WasmRvvGeS() 3943 VU.set(kScratchReg, sew, lmul); in WasmRvvGeS() 3951 VSew sew, Vlmul lmul) { in WasmRvvGeU() 3952 VU.set(kScratchReg, sew, lmul); in WasmRvvGeU() 3960 VSew sew, Vlmul lmul) { in WasmRvvGtS() 3961 VU.set(kScratchReg, sew, lmul); in WasmRvvGtS() 3923 WasmRvvEq(VRegister dst, VRegister lhs, VRegister rhs, VSew sew, Vlmul lmul) WasmRvvEq() argument 3932 WasmRvvNe(VRegister dst, VRegister lhs, VRegister rhs, VSew sew, Vlmul lmul) WasmRvvNe() argument 3941 WasmRvvGeS(VRegister dst, VRegister lhs, VRegister rhs, VSew sew, Vlmul lmul) WasmRvvGeS() argument 3950 WasmRvvGeU(VRegister dst, VRegister lhs, VRegister rhs, VSew sew, Vlmul lmul) WasmRvvGeU() argument 3959 WasmRvvGtS(VRegister dst, VRegister lhs, VRegister rhs, VSew sew, Vlmul lmul) WasmRvvGtS() argument 3968 WasmRvvGtU(VRegister dst, VRegister lhs, VRegister rhs, VSew sew, Vlmul lmul) WasmRvvGtU() argument [all...] |