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