Home
last modified time | relevance | path

Searched refs:DecodeConstantPoolLength (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm/
Dconstants-arm.h31 inline int DecodeConstantPoolLength(int instr) { in DecodeConstantPoolLength() function
Ddisasm-arm.cc1833 return DecodeConstantPoolLength(instruction_bits); in ConstantPoolSizeAt()
1855 DecodeConstantPoolLength(instruction_bits)); in InstructionDecode()