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

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

Completed in 87 milliseconds