HomeSort by relevance Sort by last modified time
    Searched refs:Outputs (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/llvm/lib/Target/Hexagon/
HexagonBitTracker.cpp 126 CellMapType &Outputs) const {
142 return evaluateLoad(MI, Inputs, Outputs);
159 if (evaluateFormalCopy(MI, Inputs, Outputs))
188 auto rr0 = [this,Reg] (const BT::RegisterCell &Val, CellMapType &Outputs)
190 putCell(Reg[0], Val, Outputs);
253 return rr0(eIMM(im(1), W0), Outputs);
255 return rr0(RegisterCell(W0).fill(0, W0, BT::BitValue::Zero), Outputs);
257 return rr0(RegisterCell(W0).fill(0, W0, BT::BitValue::One), Outputs);
265 return rr0(RC, Outputs);
273 return rr0(rc(1), Outputs);
    [all...]
HexagonBitTracker.h 30 CellMapType &Outputs) const override;
42 CellMapType &Outputs) const;
44 CellMapType &Outputs) const;
  /build/make/core/combo/
javac.mk 3 # Outputs:
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vs_exec.c 176 output[slot][0] = CLAMP(machine->Outputs[slot].xyzw[0].f[j], 0.0f, 1.0f);
177 output[slot][1] = CLAMP(machine->Outputs[slot].xyzw[1].f[j], 0.0f, 1.0f);
178 output[slot][2] = CLAMP(machine->Outputs[slot].xyzw[2].f[j], 0.0f, 1.0f);
179 output[slot][3] = CLAMP(machine->Outputs[slot].xyzw[3].f[j], 0.0f, 1.0f);
183 output[slot][0] = machine->Outputs[slot].xyzw[0].f[j];
184 output[slot][1] = machine->Outputs[slot].xyzw[1].f[j];
185 output[slot][2] = machine->Outputs[slot].xyzw[2].f[j];
186 output[slot][3] = machine->Outputs[slot].xyzw[3].f[j];
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_fs_exec.c 137 /* store outputs */
150 sizeof(machine->Outputs[i]));
154 &machine->Outputs[i],
164 quad->output.depth[j] = machine->Outputs[i].xyzw[2].f[j];
173 quad->output.stencil[j] = (unsigned)machine->Outputs[i].xyzw[1].u[j];
  /external/mesa3d/src/mesa/program/
prog_execute.h 64 GLfloat Outputs[MAX_PROGRAM_OUTPUTS][4];
  /external/mesa3d/src/mesa/tnl/
t_vb_program.c 295 GLuint outputs[VARYING_SLOT_MAX], numOutputs; local
304 /* make list of outputs to save some time below */
308 outputs[numOutputs++] = i;
370 const GLuint attr = outputs[j];
372 check_float(machine->Outputs[attr][0]);
373 check_float(machine->Outputs[attr][1]);
374 check_float(machine->Outputs[attr][2]);
375 check_float(machine->Outputs[attr][3]);
377 COPY_4V(store->results[attr].data[i], machine->Outputs[attr]);
387 assert(machine->Outputs[0][3] != 0.0F)
    [all...]
  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 39 /// 1) Find both the inputs and outputs for the extracted region.
42 /// 3) Add allocas for any scalar outputs, adding all of the outputs' allocas
105 void findInputsOutputs(ValueSet &Inputs, ValueSet &Outputs) const;
112 const ValueSet &outputs,
122 ValueSet &outputs);
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_sol.c 54 unsigned buffer = linked_xfb_info->Outputs[i].OutputBuffer;
57 linked_xfb_info->Outputs[i].DstOffset;
62 linked_xfb_info->Outputs[i].NumComponents,
68 linked_xfb_info->Outputs[i].NumComponents,
gen7_sol_state.c 91 * Outputs the 3DSTATE_SO_DECL_LIST command.
120 int buffer = linked_xfb_info->Outputs[i].OutputBuffer;
122 int varying = linked_xfb_info->Outputs[i].OutputRegister;
123 const unsigned components = linked_xfb_info->Outputs[i].NumComponents;
125 unsigned stream_id = linked_xfb_info->Outputs[i].StreamId;
143 component_mask <<= linked_xfb_info->Outputs[i].ComponentOffset;
159 /* Mesa doesn't store entries for gl_SkipComponents in the Outputs[]
170 linked_xfb_info->Outputs[i].DstOffset - next_offset[buffer];
184 assert(linked_xfb_info->Outputs[i].DstOffset == next_offset[buffer]);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Driver/
Tool.h 132 /// Construct jobs to perform the action \p JA, writing to the \p Outputs and
142 const InputInfoList &Outputs,
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
BuildEngine.py 53 def __new__(Class, Inputs, Outputs, Commands, Dependencies):
54 if Outputs[0] in Class._Cache_:
55 Tdb = Class._Cache_[Outputs[0]]
60 Tdb._Init(Inputs, Outputs, Commands, Dependencies)
61 #Class._Cache_[Outputs[0]] = Tdb
64 def _Init(self, Inputs, Outputs, Commands, Dependencies):
66 self.Outputs = Outputs
69 if self.Outputs:
70 self.Target = self.Outputs[0]
    [all...]

Completed in 812 milliseconds

1 2 3 4 5