OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ivtype
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_soa.c
624
LLVMTypeRef
ivtype
= LLVMPointerType(LLVMInt32TypeInContext(gallivm->context), 0);
local
626
temp_ptr = LLVMBuildBitCast(builder, scalar_ptr,
ivtype
, "");
1073
LLVMTypeRef
ivtype
= LLVMPointerType(itype, 0);
local
[
all
...]
Completed in 298 milliseconds