Searched defs:S390OpcodeValue (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/s390/ | ||
H A D | constants-s390.h | 1937 inline Opcode S390OpcodeValue() { function in class:v8::internal::Instruction 1938 return Instruction::S390OpcodeValue(reinterpret_cast<const byte*>(this)); 2062 static inline Opcode S390OpcodeValue(const byte* instr) { function in class:v8::internal::Instruction |
Completed in 143 milliseconds