Home
last modified time | relevance | path

Searched defs:fparg2 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips64/
Dsimulator-mips64.cc1135 const int fparg2 = (kMipsAbi == kN64) ? 13 : 14; in GetFpArgs() local
3402 const FPURegister fparg2 = (kMipsAbi == kN64) ? f13 : f14; in CallFP() local
Dmacro-assembler-mips64.cc3862 const DoubleRegister fparg2 = (kMipsAbi == kN64) ? f13 : f14; in MovToFloatParameters() local