Searched refs:emitStpCpy (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h81 Value *emitStpCpy(Value *Dst, Value *Src, IRBuilder<> &B,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp884 Value *llvm::emitStpCpy(Value *Dst, Value *Src, IRBuilder<> &B, function in class:llvm
H A DSimplifyLibCalls.cpp3342 return emitStpCpy(Dst, Src, B, TLI);

Completed in 172 milliseconds