|
template<void(Assembler::*)(Dst, Dst, Args...) avx, void(Assembler::*)(Dst, Args...) no_avx> |
void | emit (Dst dst, Args... args) |
|
template<void(Assembler::*)(Dst, Args...) avx, void(Assembler::*)(Dst, Args...) no_avx> |
void | emit (Dst dst, Args... args) |
|
template<typename Dst, typename... Args>
struct v8::internal::TurboAssembler::AvxHelper< Dst, Args >
Definition at line 133 of file macro-assembler-x64.h.
The documentation for this struct was generated from the following file: