Searched refs:SEARCH_STRING (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZSelectionDAGInfo.cpp | 199 SDValue End = DAG.getNode(SystemZISD::SEARCH_STRING, DL, VTs, Chain, in EmitTargetCodeForMemchr() 248 SDValue End = DAG.getNode(SystemZISD::SEARCH_STRING, DL, VTs, Chain, in getBoundedStrlen()
|
| H A D | SystemZISelLowering.h | 143 SEARCH_STRING, enumerator
|
| H A D | SystemZOperators.td | 426 def z_search_string : SDNode<"SystemZISD::SEARCH_STRING", SDT_ZStringCC,
|
| H A D | SystemZISelLowering.cpp | 5947 OPCODE(SEARCH_STRING); in getTargetNodeName()
|