Searched defs:FromAllocationIndex (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/v8/src/arm64/
H A Dassembler-arm64.h171 static Register FromAllocationIndex(unsigned index) { function in struct:v8::internal::Register
284 static FPRegister FromAllocationIndex(unsigned int index) {
/external/chromium_org/v8/src/arm/
H A Dassembler-arm-inl.h83 DwVfpRegister DwVfpRegister::FromAllocationIndex(int index) { function in class:v8::internal::DwVfpRegister
H A Dassembler-arm.h107 static Register FromAllocationIndex(int index) { function in struct:v8::internal::Register
223 inline static DwVfpRegister FromAllocationIndex(int index);
/external/chromium_org/v8/src/x64/
H A Dassembler-x64.h86 static Register FromAllocationIndex(int index) { function in struct:v8::internal::Register
208 static XMMRegister FromAllocationIndex(int index) { function in struct:v8::internal::XMMRegister
/external/chromium_org/v8/src/mips/
H A Dassembler-mips.h100 static Register FromAllocationIndex(int index) { function in struct:v8::internal::Register
228 static FPURegister FromAllocationIndex(int index) { function in struct:v8::internal::FPURegister
/external/chromium_org/v8/src/mips64/
H A Dassembler-mips64.h89 static Register FromAllocationIndex(int index) { function in struct:v8::internal::Register
217 static FPURegister FromAllocationIndex(int index) { function in struct:v8::internal::FPURegister

Completed in 3264 milliseconds