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

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

Completed in 192 milliseconds