Searched defs:DestPtrInfo (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h133 MachinePointerInfo DestPtrInfo,
131 EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) const argument
/external/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp239 MachinePointerInfo DestPtrInfo,
237 EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) const argument

Completed in 104 milliseconds