Searched defs:EmitTargetCodeForMemchr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAGTargetInfo.h | 107 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, EmitTargetCodeForMemchr() function |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZSelectionDAGInfo.cpp | 188 std::pair<SDValue, SDValue> SystemZSelectionDAGInfo::EmitTargetCodeForMemchr( EmitTargetCodeForMemchr() function in SystemZSelectionDAGInfo |