Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp442 auto SetGlobalFct = reinterpret_cast<void (*)(int)>( in TEST_F() local
445 SetGlobalFct(789); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp443 auto SetGlobalFct = reinterpret_cast<void (*)(int)>( in TEST_F() local
446 SetGlobalFct(789); in TEST_F()