Home
last modified time | relevance | path

Searched refs:getchar_func (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/examples/BrainF/
H A DBrainF.h82 FunctionCallee getchar_func; variable
H A DBrainF.cpp75 getchar_func = in header()
210 builder->CreateCall(getchar_func, {}, tapereg); in readloop()