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

  /external/llvm/lib/VMCore/
LLVMContext.cpp 25 static ManagedStatic<LLVMContext> GlobalContext;
28 return *GlobalContext;
  /external/llvm/unittests/ExecutionEngine/JIT/
JITEventListenerTestCommon.h 92 LLVMContext& GlobalContext = getGlobalContext();
105 TypeBuilder<int32_t(int32_t), false>::get(GlobalContext),
110 Value* one = ConstantInt::get(GlobalContext, APInt(32, 1));
  /external/v8/src/
liveobjectlist.cc 77 v(GlobalContext, "unexpected: GlobalContext") \
    [all...]
objects.h     [all...]

Completed in 75 milliseconds