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