Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.h62 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
DSystemZSelectionDAGInfo.cpp264 std::pair<SDValue, SDValue> SystemZSelectionDAGInfo::EmitTargetCodeForStrlen( in EmitTargetCodeForStrlen() function in SystemZSelectionDAGInfo
/external/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h136 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrlen() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6113 TSI.EmitTargetCodeForStrlen(DAG, getCurSDLoc(), DAG.getRoot(), in visitStrLenCall()