Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1423 SDValue NonConstantVal; in combineSelectAndUse() local
1427 NonConstantVal, DAG)) in combineSelectAndUse()
1433 DAG.getNode(N->getOpcode(), SDLoc(N), VT, OtherOp, NonConstantVal); in combineSelectAndUse()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9738 SDValue NonConstantVal; in combineSelectAndUse() local
9742 NonConstantVal, DAG)) in combineSelectAndUse()
9748 OtherOp, NonConstantVal); in combineSelectAndUse()