Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/ExecutionEngine/Orc/
HDIndirectionUtils.cpp22 Constant* createIRTypedAddress(FunctionType &FT, TargetAddress Addr) { in createIRTypedAddress() function
/NextBSD/contrib/llvm/include/llvm/ExecutionEngine/Orc/
HDIndirectionUtils.h230 Constant* createIRTypedAddress(FunctionType &FT, TargetAddress Addr);
HDCompileOnDemandLayer.h205 createIRTypedAddress(*StubF->getFunctionType(), in addLogicalModule()