Home
last modified time | relevance | path

Searched refs:EmitTargetCodeForMemcmp (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.h41 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
DSystemZSelectionDAGInfo.cpp192 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcmp() function in SystemZSelectionDAGInfo
/external/llvm/include/llvm/Target/
DTargetSelectionDAGInfo.h103 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcmp() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5669 TSI.EmitTargetCodeForMemcmp(DAG, getCurSDLoc(), DAG.getRoot(), in visitMemCmpCall()