Home
last modified time | relevance | path

Searched refs:nliteral (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c723 uint32_t literal[4], unsigned *nliteral) in r600_bytecode_alu_nliterals() argument
732 for (j = 0; j < *nliteral; ++j) { in r600_bytecode_alu_nliterals()
739 if (*nliteral >= 4) in r600_bytecode_alu_nliterals()
741 literal[(*nliteral)++] = value; in r600_bytecode_alu_nliterals()
749 uint32_t literal[4], unsigned nliteral) in r600_bytecode_alu_adjust_literals() argument
757 for (j = 0; j < nliteral; ++j) { in r600_bytecode_alu_adjust_literals()
774 unsigned nliteral = 0, prev_nliteral = 0; in merge_inst_groups() local
808 if (r600_bytecode_alu_nliterals(prev[i], literal, &nliteral)) in merge_inst_groups()
829 if (slots[i] && r600_bytecode_alu_nliterals(slots[i], literal, &nliteral)) in merge_inst_groups()
1277 unsigned nliteral; in r600_bytecode_add_alu_type() local
[all …]
Dr600_shader.c2358 int i, j, k, nliteral, r; in tgsi_split_literal_constant() local
2360 for (i = 0, nliteral = 0; i < inst->Instruction.NumSrcRegs; i++) { in tgsi_split_literal_constant()
2362 nliteral++; in tgsi_split_literal_constant()
2365 for (i = 0, j = nliteral - 1; i < inst->Instruction.NumSrcRegs; i++) { in tgsi_split_literal_constant()
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-09-27.canonical3 !!str "\n\nliteral\n\ntext\n"
Dspec-09-26.canonical3 !!str "\n\nliteral\n\ntext\n"
Dspec-09-28.canonical3 !!str "\n\nliteral\n\ntext\n"
/external/llvm-project/llvm/test/YAMLParser/
Dspec-09-26.test2 # CHECK: !!str "\n\nliteral\n\ntext\n"
/external/llvm/test/YAMLParser/
Dspec-09-26.test2 # CHECK: !!str "\n\nliteral\n\ntext\n"