Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h465 void CannotYetSelect(SDNode *N);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp4287 CannotYetSelect(NodeToMatch); in SelectCodeCommon()
4364 void SelectionDAGISel::CannotYetSelect(SDNode *N) { in CannotYetSelect() function in SelectionDAGISel