Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dinstruction-selector-unittest.cc366 ZoneVector<MachineType> int32_type(1, MachineType::Int32(), zone()); in TARGET_TEST_F() local
418 ZoneVector<MachineType> int32_type(1, MachineType::Int32(), zone()); in TARGET_TEST_F() local
520 ZoneVector<MachineType> int32_type(1, MachineType::Int32(), zone()); in TARGET_TEST_F() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c403 struct lp_type int32_type = dst_type; in lp_build_conv() local
458 struct lp_type int32_type = dst_type; in lp_build_conv() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c75 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_texture_type() local
1039 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in clipmask_booli32() local
1064 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_llvm_generate() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c776 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_fragment() local