Home
last modified time | relevance | path

Searched defs:index_vec (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c605 LLVMValueRef index_vec; /* index into the const buffer */ in emit_fetch_constant() local
680 LLVMValueRef index_vec; /* index into the const buffer */ in emit_fetch_input() local
747 LLVMValueRef index_vec; /* index into the const buffer */ in emit_fetch_temporary() local
994 LLVMValueRef index_vec; /* indexes into the temp registers */ in emit_store_chan() local
1037 LLVMValueRef index_vec; /* indexes into the temp registers */ in emit_store_chan() local
/external/v8/src/wasm/
Dencoder.cc176 const std::vector<uint8_t>& index_vec = UnsignedLEB128From(new_index); in Build() local
Dasm-wasm-builder.cc824 std::vector<uint8_t> index_vec = UnsignedLEB128From(index); in AddLeb128() local