HomeSort by: relevance | last modified time | path
    Searched refs:emitStpNCpy (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
BuildLibCalls.h 90 Value *emitStpNCpy(Value *Dst, Value *Src, Value *Len, IRBuilderBase &B,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp 1290 Value *llvm::emitStpNCpy(Value *Dst, Value *Src, Value *Len, IRBuilderBase &B,
SimplifyLibCalls.cpp 3379 return emitStpNCpy(CI->getArgOperand(0), CI->getArgOperand(1),

Completed in 44 milliseconds