|
V8 Project
|
Inheritance diagram for v8::internal::compiler::ArmOperandGenerator:
Collaboration diagram for v8::internal::compiler::ArmOperandGenerator:Private Member Functions | |
| bool | ImmediateFitsAddrMode1Instruction (int32_t imm) const |
Additional Inherited Members | |
Protected Member Functions inherited from v8::internal::compiler::OperandGenerator | |
| Graph * | graph () const |
| InstructionSelector * | selector () const |
| InstructionSequence * | sequence () const |
| Isolate * | isolate () const |
| Zone * | zone () const |
Definition at line 14 of file instruction-selector-arm.cc.
|
inlineexplicit |
Definition at line 16 of file instruction-selector-arm.cc.
|
inline |
Definition at line 26 of file instruction-selector-arm.cc.
References v8::internal::BitFieldBase< T, shift, size, uint32_t >::decode(), ImmediateFitsAddrMode1Instruction(), and UNREACHABLE.
Referenced by v8::internal::compiler::TryMatchImmediateOrShift(), and UseOperand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 108 of file instruction-selector-arm.cc.
References v8::internal::Assembler::ImmediateFitsAddrMode1Instruction().
Referenced by CanBeImmediate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 19 of file instruction-selector-arm.cc.
References CanBeImmediate(), v8::internal::compiler::OperandGenerator::UseImmediate(), and v8::internal::compiler::OperandGenerator::UseRegister().
Here is the call graph for this function: