Home
last modified time | relevance | path

Searched defs:sd_match (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSDPatternMatch.h65 [[nodiscard]] bool sd_match(SDNode *N, const SelectionDAG *DAG, Pattern &&P) { in sd_match() function
70 [[nodiscard]] bool sd_match(SDValue N, const SelectionDAG *DAG, Pattern &&P) { in sd_match() function
75 [[nodiscard]] bool sd_match(SDNode *N, Pattern &&P) { in sd_match() function
80 [[nodiscard]] bool sd_match(SDValue N, Pattern &&P) { in sd_match() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSDPatternMatch.h65 [[nodiscard]] bool sd_match(SDNode *N, const SelectionDAG *DAG, Pattern &&P) { in sd_match() function
70 [[nodiscard]] bool sd_match(SDValue N, const SelectionDAG *DAG, Pattern &&P) { in sd_match() function
75 [[nodiscard]] bool sd_match(SDNode *N, Pattern &&P) { in sd_match() function
80 [[nodiscard]] bool sd_match(SDValue N, Pattern &&P) { in sd_match() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSDPatternMatch.h65 [[nodiscard]] bool sd_match(SDNode *N, const SelectionDAG *DAG, Pattern &&P) { in sd_match() function
70 [[nodiscard]] bool sd_match(SDValue N, const SelectionDAG *DAG, Pattern &&P) { in sd_match() function
75 [[nodiscard]] bool sd_match(SDNode *N, Pattern &&P) { in sd_match() function
80 [[nodiscard]] bool sd_match(SDValue N, Pattern &&P) { in sd_match() function