Searched refs:replaceWithLoad (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DRepatchBuffer.h126 void replaceWithLoad(CodeLocationConvertibleLoad label) function in class:JSC::RepatchBuffer
128 MacroAssembler::replaceWithLoad(label);
139 replaceWithLoad(label);
H A DAbstractMacroAssembler.h844 static void replaceWithLoad(CodeLocationConvertibleLoad label) function in class:JSC::AbstractMacroAssembler
846 AssemblerType::replaceWithLoad(label.dataLocation());
H A DARMAssembler.h924 static void replaceWithLoad(void* instructionStart) function in class:JSC::ARMAssembler
H A DMIPSAssembler.h926 static void replaceWithLoad(void* instructionStart) function in class:JSC::MIPSAssembler
H A DSH4Assembler.h2208 static void replaceWithLoad(void* instructionStart) function in class:JSC::SH4Assembler
H A DX86Assembler.h1941 static void replaceWithLoad(void* instructionStart) function in class:JSC::X86Assembler
H A DARMv7Assembler.h2213 static void replaceWithLoad(void* instructionStart) function in namespace:JSC::ARMRegisters

Completed in 263 milliseconds