Searched defs:ImmediateOperand (Results 1 - 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | instruction.h | 411 class ImmediateOperand : public InstructionOperand { class 415 explicit ImmediateOperand(ImmediateType type, int32_t value) in ImmediateOperand() function in v8::internal::compiler::ImmediateOperand [all...] |
Completed in 8 milliseconds