Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/dfg/
DDFGJITCompiler.h163 static const FPRReg argumentFPR0 = fpr0; variable
DDFGJITCodeGenerator.h663 setupTwoStubArgs<JITCompiler::argumentFPR0, JITCompiler::argumentFPR1>(arg1, arg2); in callOperation()