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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
BuildLibCalls.h 138 Value *emitStrLCat(Value *Dest, Value *Src, Value *Size, IRBuilderBase &B,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp 1399 Value *llvm::emitStrLCat(Value *Dest, Value *Src, Value *Size, IRBuilderBase &B,
SimplifyLibCalls.cpp 3428 return emitStrLCat(CI->getArgOperand(0), CI->getArgOperand(1),

Completed in 33 milliseconds