Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h452 void Select_INLINEASM(SDNode *N);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2305 void SelectionDAGISel::Select_INLINEASM(SDNode *N) { in Select_INLINEASM() function in SelectionDAGISel
3092 Select_INLINEASM(NodeToMatch); in SelectCodeCommon()