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.c704 uint32_t literal[4], unsigned *nliteral) in r600_bytecode_alu_nliterals() argument
713 for (j = 0; j < *nliteral; ++j) { in r600_bytecode_alu_nliterals()
720 if (*nliteral >= 4) in r600_bytecode_alu_nliterals()
722 literal[(*nliteral)++] = value; in r600_bytecode_alu_nliterals()
730 uint32_t literal[4], unsigned nliteral) in r600_bytecode_alu_adjust_literals() argument
738 for (j = 0; j < nliteral; ++j) { in r600_bytecode_alu_adjust_literals()
755 unsigned nliteral = 0, prev_nliteral = 0; in merge_inst_groups() local
789 if (r600_bytecode_alu_nliterals(prev[i], literal, &nliteral)) in merge_inst_groups()
810 if (slots[i] && r600_bytecode_alu_nliterals(slots[i], literal, &nliteral)) in merge_inst_groups()
1258 unsigned nliteral; in r600_bytecode_add_alu_type() local
[all …]
Dr600_shader.c2040 int i, j, k, nliteral, r; in tgsi_split_literal_constant() local
2042 for (i = 0, nliteral = 0; i < inst->Instruction.NumSrcRegs; i++) { in tgsi_split_literal_constant()
2044 nliteral++; in tgsi_split_literal_constant()
2047 for (i = 0, j = nliteral - 1; i < inst->Instruction.NumSrcRegs; i++) { in tgsi_split_literal_constant()
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-09-28.canonical3 !!str "\n\nliteral\n\ntext\n"
Dspec-09-26.canonical3 !!str "\n\nliteral\n\ntext\n"
Dspec-09-27.canonical3 !!str "\n\nliteral\n\ntext\n"
/external/swiftshader/third_party/llvm-7.0/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"