Searched defs:addressFor (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DAssemblyHelpers.h285 static Address addressFor(VirtualRegister virtualRegister, GPRReg baseReg) function in class:JSC::AssemblyHelpers
290 static Address addressFor(VirtualRegister virtualRegister) function in class:JSC::AssemblyHelpers
295 static Address addressFor(int operand) function in class:JSC::AssemblyHelpers
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp6134 TypedPointer addressFor(LValue base, int operand, ptrdiff_t offset = 0) function in class:JSC::FTL::LowerDFGToLLVM
6146 TypedPointer addressFor(int operand, ptrdiff_t offset = 0) function in class:JSC::FTL::LowerDFGToLLVM
6150 TypedPointer addressFor(VirtualRegister operand, ptrdiff_t offset = 0) function in class:JSC::FTL::LowerDFGToLLVM
[all...]

Completed in 145 milliseconds