Home
last modified time | relevance | path

Searched defs:EmitTargetCodeForMemcmp (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h91 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp() function
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp183 std::pair<SDValue, SDValue> SystemZSelectionDAGInfo::EmitTargetCodeForMemcmp( in EmitTargetCodeForMemcmp() function in SystemZSelectionDAGInfo