Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.h40 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
DSystemZSelectionDAGInfo.cpp187 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcmp() function in SystemZSelectionDAGInfo
/external/llvm/include/llvm/Target/
DTargetSelectionDAGInfo.h95 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcmp() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5485 TSI.EmitTargetCodeForMemcmp(DAG, getCurSDLoc(), DAG.getRoot(), in visitMemCmpCall()