Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1925 __ clti_s_w(scratch, dst, 0); in AssembleArchInstruction() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1810 __ clti_s_w(kSimd128ScratchReg, dst, 0); in AssembleArchInstruction() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1768 __ clti_s_w(kSimd128ScratchReg, dst, 0); in AssembleArchInstruction() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1825 __ clti_s_w(scratch, dst, 0); in AssembleArchInstruction() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1825 __ clti_s_w(kSimd128ScratchReg, dst, 0); in AssembleArchInstruction() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1939 __ clti_s_w(scratch, dst, 0); in AssembleArchInstruction() local
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-assembler-mips.cc6915 [](MacroAssembler& assm, int32_t i5) { __ clti_s_w(w2, w0, i5); }, in TEST() local
H A Dtest-assembler-mips64.cc7829 [](MacroAssembler& assm, int32_t i5) { __ clti_s_w(w2, w0, i5); }, in TEST() local