Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h231 Function *FBExtern_in_C = insertExternalReferenceToFunction(C.get(), FB); in createThreeModuleChainedCallsCase() local
232 FC = insertSimpleCallFunction<int32_t(int32_t, int32_t)>(C.get(), FBExtern_in_C); in createThreeModuleChainedCallsCase()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h231 Function *FBExtern_in_C = insertExternalReferenceToFunction(C.get(), FB); in createThreeModuleChainedCallsCase() local
232 FC = insertSimpleCallFunction<int32_t(int32_t, int32_t)>(C.get(), FBExtern_in_C); in createThreeModuleChainedCallsCase()