Home
last modified time | relevance | path

Searched defs:trunc_w_s (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
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/codegen/mips/
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/compiler/backend/mips64/
Dcode-generator-mips64.cc1493 __ trunc_w_s(scratch, i.InputDoubleRegister(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc1460 __ trunc_w_s(scratch, i.InputDoubleRegister(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc2940 void Assembler::trunc_w_s(FPURegister fd, FPURegister fs) { in trunc_w_s() function in v8::internal::Assembler