Home
last modified time | relevance | path

Searched defs:ToAllocationIndex (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/mips/
Dassembler-mips-inl.h102 int FPURegister::ToAllocationIndex(FPURegister reg) { in ToAllocationIndex() function
Dassembler-mips.h92 static int ToAllocationIndex(Register reg) { in ToAllocationIndex() function
/external/v8/src/mips64/
Dassembler-mips64-inl.h102 int FPURegister::ToAllocationIndex(FPURegister reg) { in ToAllocationIndex() function
Dassembler-mips64.h81 static int ToAllocationIndex(Register reg) { in ToAllocationIndex() function
/external/v8/src/x87/
Dassembler-x87.h132 inline int Register::ToAllocationIndex(Register reg) { in ToAllocationIndex() function
151 static int ToAllocationIndex(X87Register reg) { in ToAllocationIndex() function
/external/v8/src/arm/
Dassembler-arm-inl.h73 int DwVfpRegister::ToAllocationIndex(DwVfpRegister reg) { in ToAllocationIndex() function
Dassembler-arm.h102 static int ToAllocationIndex(Register reg) { in ToAllocationIndex() function
/external/v8/src/arm64/
Dassembler-arm64.h201 static int ToAllocationIndex(Register reg) { in ToAllocationIndex() function
307 static int ToAllocationIndex(FPRegister reg) { in ToAllocationIndex() function
/external/v8/src/ia32/
Dassembler-ia32.h132 inline int Register::ToAllocationIndex(Register reg) { in ToAllocationIndex() function
151 static int ToAllocationIndex(XMMRegister reg) { in ToAllocationIndex() function
/external/v8/src/x64/
Dassembler-x64.h82 static int ToAllocationIndex(Register reg) { in ToAllocationIndex() function
203 static int ToAllocationIndex(XMMRegister reg) { in ToAllocationIndex() function