Home
last modified time | relevance | path

Searched refs:GenInstrMsaElm (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc1312 void Assembler::GenInstrMsaElm(SecondaryField operation, SecondaryField df, in GenInstrMsaElm() function in v8::internal::Assembler
3317 GenInstrMsaElm<MSARegister, MSARegister>(SLDI, ELM_DF_B, n, ws, wd); in sldi_b()
3321 GenInstrMsaElm<MSARegister, MSARegister>(SLDI, ELM_DF_H, n, ws, wd); in sldi_h()
3325 GenInstrMsaElm<MSARegister, MSARegister>(SLDI, ELM_DF_W, n, ws, wd); in sldi_w()
3329 GenInstrMsaElm<MSARegister, MSARegister>(SLDI, ELM_DF_D, n, ws, wd); in sldi_d()
3333 GenInstrMsaElm<MSARegister, MSARegister>(SPLATI, ELM_DF_B, n, ws, wd); in splati_b()
3337 GenInstrMsaElm<MSARegister, MSARegister>(SPLATI, ELM_DF_H, n, ws, wd); in splati_h()
3341 GenInstrMsaElm<MSARegister, MSARegister>(SPLATI, ELM_DF_W, n, ws, wd); in splati_w()
3345 GenInstrMsaElm<MSARegister, MSARegister>(SPLATI, ELM_DF_D, n, ws, wd); in splati_d()
3349 GenInstrMsaElm<Registe in copy_s_b()
[all...]
H A Dassembler-mips.h1740 void GenInstrMsaElm(SecondaryField operation, SecondaryField df, uint32_t n,
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc1241 void Assembler::GenInstrMsaElm(SecondaryField operation, SecondaryField df, in GenInstrMsaElm() function in v8::internal::Assembler
3525 GenInstrMsaElm<MSARegister, MSARegister>(SLDI, ELM_DF_B, n, ws, wd); in sldi_b()
3529 GenInstrMsaElm<MSARegister, MSARegister>(SLDI, ELM_DF_H, n, ws, wd); in sldi_h()
3533 GenInstrMsaElm<MSARegister, MSARegister>(SLDI, ELM_DF_W, n, ws, wd); in sldi_w()
3537 GenInstrMsaElm<MSARegister, MSARegister>(SLDI, ELM_DF_D, n, ws, wd); in sldi_d()
3541 GenInstrMsaElm<MSARegister, MSARegister>(SPLATI, ELM_DF_B, n, ws, wd); in splati_b()
3545 GenInstrMsaElm<MSARegister, MSARegister>(SPLATI, ELM_DF_H, n, ws, wd); in splati_h()
3549 GenInstrMsaElm<MSARegister, MSARegister>(SPLATI, ELM_DF_W, n, ws, wd); in splati_w()
3553 GenInstrMsaElm<MSARegister, MSARegister>(SPLATI, ELM_DF_D, n, ws, wd); in splati_d()
3557 GenInstrMsaElm<Registe in copy_s_b()
[all...]
H A Dassembler-mips64.h1776 void GenInstrMsaElm(SecondaryField operation, SecondaryField df, uint32_t n,

Completed in 21 milliseconds