Searched defs:func_code (Results 1 – 4 of 4) sorted by relevance
447 void *func_code = LLVMGetPointerToGlobal(gallivm->engine, llvm_func); in gallivm_compile_module() local460 void *func_code = LLVMGetPointerToGlobal(gallivm->engine, llvm_func); in gallivm_compile_module() local
51 def func_code(f): function54 def func_code(f): function
91 def func_code(f): function94 def func_code(f): function
626 PyObject *func_code = PyFunction_GET_CODE(op); in func_set_code() local