HomeSort by relevance Sort by last modified time
    Searched refs:EmitTargetCodeForMemchr (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h 112 /// EmitTargetCodeForMemchr - Emit target-specific code that performs a
118 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc dl, SDValue Chain,
  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.h 47 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
SystemZSelectionDAGInfo.cpp 207 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 232 milliseconds