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

/external/v8/src/mips/
H A Dconstants-mips.h79 const bool IsMipsSoftFloatABI = false; variable
84 const bool IsMipsSoftFloatABI = true; variable
86 const bool IsMipsSoftFloatABI = true; variable
/external/v8/src/mips64/
H A Dconstants-mips64.h53 const bool IsMipsSoftFloatABI = false; variable
58 const bool IsMipsSoftFloatABI = true; variable
60 const bool IsMipsSoftFloatABI = true; variable

Completed in 87 milliseconds