Home
last modified time | relevance | path

Searched defs:context_type (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c123 LLVMTypeRef context_type; in lp_jit_create_types() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c159 LLVMTypeRef context_type; in create_jit_context_type() local
290 LLVMTypeRef texture_type, context_type, buffer_type, vb_type; in create_jit_types() local
/external/v8/src/
Dbootstrapper.cc313 GlobalContextType context_type) { in CreateEnvironment()
1104 GlobalContextType context_type) { in InitializeGlobal()
2836 void Genesis::ConfigureUtilsObject(GlobalContextType context_type) { in ConfigureUtilsObject()
3416 bool Genesis::InstallNatives(GlobalContextType context_type) { in InstallNatives()
4364 size_t context_snapshot_index, GlobalContextType context_type) in Genesis()
/external/v8/src/compiler/
Djs-typed-lowering.cc1593 Type* context_type = NodeProperties::GetType(context); in ReduceJSConvertReceiver() local