Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
HDInterpreter.cpp60 initializeExternalFunctions(); in Interpreter()
HDInterpreter.h200 void initializeExternalFunctions();
HDExternalFunctions.cpp519 void Interpreter::initializeExternalFunctions() { in initializeExternalFunctions() function in Interpreter