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

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1184 static SDValue extractLOHI(SDValue Op, SDLoc DL, SelectionDAG &DAG) { function
1240 SDValue Out = (ResTys[0] == MVT::Untyped) ? extractLOHI(Val, DL, DAG) : Val;

Completed in 53 milliseconds