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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h229 Value *emitFGetSUnlocked(Value *Str, Value *Size, Value *File, IRBuilder<> &B,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1355 Value *llvm::emitFGetSUnlocked(Value *Str, Value *Size, Value *File, function in class:llvm
H A DSimplifyLibCalls.cpp2820 return emitFGetSUnlocked(CI->getArgOperand(0), CI->getArgOperand(1),

Completed in 75 milliseconds