Searched refs:GenInstrMsaVec (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | assembler-mips.cc | 1332 void Assembler::GenInstrMsaVec(SecondaryField operation, MSARegister wt, in GenInstrMsaVec() function in v8::internal::Assembler 3077 GenInstrMsaVec(opcode, wt, ws, wd); \
|
H A D | assembler-mips.h | 1746 void GenInstrMsaVec(SecondaryField operation, MSARegister wt, MSARegister ws,
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.h | 1782 void GenInstrMsaVec(SecondaryField operation, MSARegister wt, MSARegister ws,
|
H A D | assembler-mips64.cc | 1261 void Assembler::GenInstrMsaVec(SecondaryField operation, MSARegister wt, in GenInstrMsaVec() function in v8::internal::Assembler 3284 GenInstrMsaVec(opcode, wt, ws, wd); \
|
Completed in 21 milliseconds