#include <instruction-selector.h>
Definition at line 61 of file instruction-selector.h.
◆ Features() [1/4]
v8::internal::compiler::InstructionSelector::Features::Features |
( |
| ) |
|
|
inline |
◆ Features() [2/4]
v8::internal::compiler::InstructionSelector::Features::Features |
( |
unsigned | bits | ) |
|
|
inlineexplicit |
◆ Features() [3/4]
v8::internal::compiler::InstructionSelector::Features::Features |
( |
CpuFeature | f | ) |
|
|
inlineexplicit |
◆ Features() [4/4]
◆ Contains()
bool v8::internal::compiler::InstructionSelector::Features::Contains |
( |
CpuFeature | f | ) |
const |
|
inline |
◆ bits_
unsigned v8::internal::compiler::InstructionSelector::Features::bits_ |
|
private |
The documentation for this class was generated from the following file: