Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTest.cpp105 Value *ReadGlobal = Builder.CreateLoad(GV); in TEST_F() local
106 endFunctionWithRet(ReturnGlobal, ReadGlobal); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTest.cpp104 Value *ReadGlobal = Builder.CreateLoad(GV); in TEST_F() local
105 endFunctionWithRet(ReturnGlobal, ReadGlobal); in TEST_F()