Home
last modified time | relevance | path

Searched defs:PrintfFunction (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/gwp_asan/tests/
H A Dharness.h99 gwp_asan::Printf_t PrintfFunction = PrintfToBuffer; SetUp() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp439 auto *PrintfFunction = M.getFunction("printf"); in run() local