Home
last modified time | relevance | path

Searched refs:returnValueGPR (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/dfg/
DDFGJITCompiler.h157 static const GPRReg returnValueGPR = gpr0; variable
DDFGJITCodeGenerator.h974 jit->lock(JITCompiler::returnValueGPR); in lockedResult()
975 return JITCompiler::returnValueGPR; in lockedResult()