Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.h47 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
DSystemZSelectionDAGInfo.cpp207 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemchr() function in SystemZSelectionDAGInfo
/external/llvm/include/llvm/Target/
DTargetSelectionDAGInfo.h117 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemchr() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5766 TSI.EmitTargetCodeForMemchr(DAG, getCurSDLoc(), DAG.getRoot(), in visitMemChrCall()