Home
last modified time | relevance | path

Searched refs:HighestVal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp1246 SDValue HighestVal = CurDAG->getTargetConstant(Highest, DL, MVT::i32); in trySelect() local
1274 HiRes = CurDAG->getMachineNode(Mips::LUi, DL, MVT::i32, HighestVal); in trySelect()