Home
last modified time | relevance | path

Searched defs:FromAllocationIndex (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/x87/
Dassembler-x87.h138 inline Register Register::FromAllocationIndex(int index) { in FromAllocationIndex() function
164 static X87Register FromAllocationIndex(int index) { in FromAllocationIndex() function
/external/v8/src/arm/
Dassembler-arm-inl.h83 DwVfpRegister DwVfpRegister::FromAllocationIndex(int index) { in FromAllocationIndex() function
Dassembler-arm.h107 static Register FromAllocationIndex(int index) { in FromAllocationIndex() function
/external/v8/src/mips/
Dassembler-mips.h100 static Register FromAllocationIndex(int index) { in FromAllocationIndex() function
228 static FPURegister FromAllocationIndex(int index) { in FromAllocationIndex() function
/external/v8/src/mips64/
Dassembler-mips64.h89 static Register FromAllocationIndex(int index) { in FromAllocationIndex() function
217 static FPURegister FromAllocationIndex(int index) { in FromAllocationIndex() function
/external/v8/src/arm64/
Dassembler-arm64.h171 static Register FromAllocationIndex(unsigned index) { in FromAllocationIndex() function
284 static FPRegister FromAllocationIndex(unsigned int index) { in FromAllocationIndex() function
/external/v8/src/ia32/
Dassembler-ia32.h138 inline Register Register::FromAllocationIndex(int index) { in FromAllocationIndex() function
156 static XMMRegister FromAllocationIndex(int index) { in FromAllocationIndex() function
/external/v8/src/x64/
Dassembler-x64.h86 static Register FromAllocationIndex(int index) { in FromAllocationIndex() function
208 static XMMRegister FromAllocationIndex(int index) { in FromAllocationIndex() function