Searched refs:SEARCH_STRING (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/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 | 144 SEARCH_STRING, enumerator
|
| H A D | SystemZOperators.td | 447 def z_search_string : SDNode<"SystemZISD::SEARCH_STRING", SDT_ZStringCC,
|
| H A D | SystemZISelLowering.cpp | 6350 OPCODE(SEARCH_STRING); in getTargetNodeName()
|