HomeSort by relevance Sort by last modified time
    Searched refs:insertGlobalInt32 (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTest.cpp 46 GlobalValue *Global = insertGlobalInt32(M.get(), "test_global", initialValue);
96 GlobalVariable *GV = insertGlobalInt32(M.get(), "myglob", initialNum);
128 GlobalVariable *GV = insertGlobalInt32(M.get(), "my_global", initialNum);
MCJITTestBase.h 186 GlobalVariable *insertGlobalInt32(Module *M,

Completed in 69 milliseconds