Searched defs:trunc_w_s (Results 1 – 5 of 5) sorted by relevance
1180 void AssemblerMIPS32::trunc_w_s(const Operand *OpFd, const Operand *OpFs) { in trunc_w_s() function in Ice::MIPS32::AssemblerMIPS32
2670 void Assembler::trunc_w_s(FPURegister fd, FPURegister fs) { in trunc_w_s() function in v8::internal::Assembler
1493 __ trunc_w_s(scratch, i.InputDoubleRegister(0)); in AssembleArchInstruction() local
1460 __ trunc_w_s(scratch, i.InputDoubleRegister(0)); in AssembleArchInstruction() local
2940 void Assembler::trunc_w_s(FPURegister fd, FPURegister fs) { in trunc_w_s() function in v8::internal::Assembler