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