V8 Project
|
Classes | |
struct | DPI |
struct | ODPI |
struct | Shift |
struct | MemoryAccess |
Typedefs | |
typedef RawMachineAssembler::Label | MLabel |
typedef Node *(RawMachineAssembler::* | Constructor) (Node *, Node *) |
Functions | |
std::ostream & | operator<< (std::ostream &os, const DPI &dpi) |
std::ostream & | operator<< (std::ostream &os, const ODPI &odpi) |
std::ostream & | operator<< (std::ostream &os, const Shift &shift) |
std::ostream & | operator<< (std::ostream &os, const MemoryAccess &memacc) |
Variables | |
static const DPI | kDPIs [] |
static const ODPI | kODPIs [] |
static const Shift | kShifts [] |
static const int32_t | kImmediates [] |
static const MemoryAccess | kMemoryAccesses [] |
typedef Node*(RawMachineAssembler::* v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::Constructor) (Node *, Node *) |
Definition at line 14 of file instruction-selector-arm-unittest.cc.
typedef RawMachineAssembler::Label v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::MLabel |
Definition at line 13 of file instruction-selector-arm-unittest.cc.
std::ostream& v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::operator<< | ( | std::ostream & | os, |
const DPI & | dpi | ||
) |
Definition at line 27 of file instruction-selector-arm-unittest.cc.
References v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::DPI::constructor_name.
std::ostream& v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::operator<< | ( | std::ostream & | os, |
const MemoryAccess & | memacc | ||
) |
Definition at line 1206 of file instruction-selector-arm-unittest.cc.
References v8::internal::OStringStream::c_str(), and v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::MemoryAccess::type.
std::ostream& v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::operator<< | ( | std::ostream & | os, |
const ODPI & | odpi | ||
) |
Definition at line 49 of file instruction-selector-arm-unittest.cc.
References v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::ODPI::constructor_name.
std::ostream& v8::internal::compiler::anonymous_namespace{instruction-selector-arm-unittest.cc}::operator<< | ( | std::ostream & | os, |
const Shift & | shift | ||
) |
Definition at line 71 of file instruction-selector-arm-unittest.cc.
References shift.
|
static |
Definition at line 32 of file instruction-selector-arm-unittest.cc.
|
static |
Definition at line 88 of file instruction-selector-arm-unittest.cc.
Referenced by v8::internal::compiler::TEST_F(), and v8::internal::compiler::TEST_P().
|
static |
Definition at line 1213 of file instruction-selector-arm-unittest.cc.
|
static |
Definition at line 54 of file instruction-selector-arm-unittest.cc.
|
static |
Definition at line 76 of file instruction-selector-arm-unittest.cc.
Referenced by v8::internal::compiler::TEST_P().