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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.cpp1940 static SDValue LowerFCOPYSIGN32(SDValue Op, SelectionDAG &DAG, bool HasR2) { argument
1959 if (HasR2) {
1985 static SDValue LowerFCOPYSIGN64(SDValue Op, SelectionDAG &DAG, bool HasR2) { argument
1996 if (HasR2) {
2041 static SDValue LowerFABS32(SDValue Op, SelectionDAG &DAG, bool HasR2) { argument
2053 if (HasR2)
2070 static SDValue LowerFABS64(SDValue Op, SelectionDAG &DAG, bool HasR2) { argument
2078 if (HasR2)

Completed in 119 milliseconds