Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1134 llvm::Function *toPrint32Int = module.getFunction("print32Int"); in createCatchWrappedInvokeFunction() local
1349 *toPrint32Int, in createCatchWrappedInvokeFunction()
1441 llvm::Function *toPrint32Int = module.getFunction("print32Int"); in createThrowExceptionFunction() local
1445 *toPrint32Int, in createThrowExceptionFunction()