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

  /external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
MultiJITTest.cpp 23 bool LoadAssemblyInto(Module *M, const char *assembly) {
36 LoadAssemblyInto(M1,
53 LoadAssemblyInto(M2,
JITTest.cpp 181 bool LoadAssemblyInto(Module *M, const char *assembly) {
206 LoadAssemblyInto(M, assembly);
663 if (!LoadAssemblyInto(&TempModule, Assembly)) {

Completed in 384 milliseconds