Home
last modified time | relevance | path

Searched refs:trunc_w_s (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.h307 void trunc_w_s(const Operand *OpFd, const Operand *OpFs);
H A DIceInstMIPS32.cpp1136 Asm->trunc_w_s(getDest(), getSrc(0)); in emitIAS()
H A DIceAssemblerMIPS32.cpp1180 void AssemblerMIPS32::trunc_w_s(const Operand *OpFd, const Operand *OpFs) { in trunc_w_s() function in Ice::MIPS32::AssemblerMIPS32
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1478 trunc_w_s(kScratchDoubleReg, rounded.fp()); in emit_type_conversion()
1651 trunc_w_s(kScratchDoubleReg, src.fp()); in emit_type_conversion()
1664 trunc_w_s(kScratchDoubleReg, src.fp()); in emit_type_conversion()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc2361 trunc_w_s(scratch, scratch); in CallRecordWriteStub()
2369 trunc_w_s(scratch, fs); in CallRecordWriteStub()
2603 tasm->trunc_w_s(dst, src); in CallRecordWriteStub()
H A Dassembler-mips64.h743 void trunc_w_s(FPURegister fd, FPURegister fs);
H A Dassembler-mips64.cc2940 void Assembler::trunc_w_s(FPURegister fd, FPURegister fs) { in trunc_w_s() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc1966 trunc_w_s(scratch, scratch); in CallRecordWriteStub()
1974 trunc_w_s(scratch, fs); in CallRecordWriteStub()
2092 tasm->trunc_w_s(dst, src); in CallRecordWriteStub()
H A Dassembler-mips.h683 void trunc_w_s(FPURegister fd, FPURegister fs);
H A Dassembler-mips.cc2670 void Assembler::trunc_w_s(FPURegister fd, FPURegister fs) { in trunc_w_s() function in v8::internal::Assembler
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1394 trunc_w_s(kScratchDoubleReg, rounded.fp()); in emit_type_conversion()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1493 __ trunc_w_s(scratch, i.InputDoubleRegister(0)); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1460 __ trunc_w_s(scratch, i.InputDoubleRegister(0)); in AssembleArchInstruction()

Completed in 65 milliseconds