Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiISelLowering.cpp1423 SDValue NonConstantVal; in combineSelectAndUse() local
1427 NonConstantVal, DAG)) in combineSelectAndUse()
1433 DAG.getNode(N->getOpcode(), SDLoc(N), VT, OtherOp, NonConstantVal); in combineSelectAndUse()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp11059 SDValue NonConstantVal; in combineSelectAndUse() local
11063 NonConstantVal, DAG)) in combineSelectAndUse()
11069 OtherOp, NonConstantVal); in combineSelectAndUse()