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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h191 Value *emitFPutCUnlocked(Value *Char, Value *File, IRBuilder<> &B,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1190 Value *llvm::emitFPutCUnlocked(Value *Char, Value *File, IRBuilder<> &B, function in class:llvm
H A DSimplifyLibCalls.cpp2805 return emitFPutCUnlocked(CI->getArgOperand(0), CI->getArgOperand(1), B,

Completed in 64 milliseconds