Home
last modified time | relevance | path

Searched refs:CMM (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp342 LLVMMCJITMemoryManagerRef CMM, in lp_build_create_jit_compiler_for_module()
547 BaseMemoryManager* JMM = reinterpret_cast<BaseMemoryManager*>(CMM); in lp_build_create_jit_compiler_for_module()
338 lp_build_create_jit_compiler_for_module(LLVMExecutionEngineRef *OutJIT, lp_generated_code **OutCode, struct lp_cached_code *cache_out, LLVMModuleRef M, LLVMMCJITMemoryManagerRef CMM, unsigned OptLevel, char **OutError) lp_build_create_jit_compiler_for_module() argument
/third_party/python/Lib/test/
H A Dtest_inspect.py3130 class CMM(type): class
3135 class CM(type, metaclass=CMM):
3142 self.assertEqual(self.signature(CMM),

Completed in 8 milliseconds