Searched defs:ToAllocationIndex (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/mips/
H A Dassembler-mips-inl.h82 int FPURegister::ToAllocationIndex(FPURegister reg) { function in class:v8::internal::FPURegister
H A Dassembler-mips.h78 static int ToAllocationIndex(Register reg) { function in struct:v8::internal::Register
204 inline static int ToAllocationIndex(FPURegister reg);
/external/v8/src/arm/
H A Dassembler-arm-inl.h50 int DwVfpRegister::ToAllocationIndex(DwVfpRegister reg) { function in class:v8::internal::DwVfpRegister
H A Dassembler-arm.h77 static int ToAllocationIndex(Register reg) { function in struct:v8::internal::Register
202 inline static int ToAllocationIndex(DwVfpRegister reg);
/external/v8/src/x64/
H A Dassembler-x64.h101 static int ToAllocationIndex(Register reg) { function in struct:v8::internal::Register
205 static int ToAllocationIndex(XMMRegister reg) { function in struct:v8::internal::XMMRegister

Completed in 100 milliseconds