Searched defs:sd_match (Results 1 – 1 of 1) sorted by relevance
65 [[nodiscard]] bool sd_match(SDNode *N, const SelectionDAG *DAG, Pattern &&P) { in sd_match() function70 [[nodiscard]] bool sd_match(SDValue N, const SelectionDAG *DAG, Pattern &&P) { in sd_match() function75 [[nodiscard]] bool sd_match(SDNode *N, Pattern &&P) { in sd_match() function80 [[nodiscard]] bool sd_match(SDValue N, Pattern &&P) { in sd_match() function