Home
last modified time | relevance | path

Searched defs:outputs (Results 376 - 397 of 397) sorted by relevance

1...<<111213141516

/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c81 unsigned outputs[VARYING_SLOT_MAX * 4]; member
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c737 LLVMValueRef outputs[PIPE_MAX_SHADER_OUTPUTS][TGSI_NUM_CHANNELS]; in generate_fs_loop() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc267 InstructionOperand outputs[] = {g.DefineAsRegister(output_node)}; in TryEmitExtendingLoad() local
296 InstructionOperand outputs[1]; in VisitBinop() local
1379 InstructionOperand outputs[2]; in VisitTryTruncateFloat32ToInt64() local
1394 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToInt64() local
1409 InstructionOperand outputs[2]; VisitTryTruncateFloat32ToUint64() local
1425 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToUint64() local
2299 InstructionOperand outputs[1]; VisitWord32Compare() local
2325 InstructionOperand outputs[1]; VisitWord32Compare() local
2349 InstructionOperand outputs[1]; VisitWord32Compare() local
2372 InstructionOperand* const outputs = nullptr; VisitStackPointerGreaterThan() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc406 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; in VisitLoadLane() local
497 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; in VisitLoad() local
530 InstructionOperand outputs[] = {g.DefineSameAsFirst(node)}; in VisitAtomicExchange() local
714 InstructionOperand outputs[1]; in VisitBinop() local
903 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; TryMergeTruncateInt64ToInt32IntoLoad() local
997 InstructionOperand outputs[1]; EmitLea() local
1134 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; TryMatchLoadWord64AndShiftRight() local
1447 InstructionOperand outputs[2]; VisitTryTruncateFloat32ToInt64() local
1465 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToInt64() local
1483 InstructionOperand outputs[2]; VisitTryTruncateFloat32ToUint64() local
1498 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToUint64() local
1547 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; VisitChangeInt32ToInt64() local
1669 InstructionOperand outputs[1]; VisitFloatBinop() local
1982 InstructionOperand outputs[1]; EmitPrepareArguments() local
2475 InstructionOperand outputs[] = {g.DefineAsFixed(node, rax)}; VisitAtomicBinop() local
2496 InstructionOperand outputs[] = {g.DefineAsFixed(node, rax)}; VisitAtomicCompareExchange() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc927 InstructionOperandVector outputs; member
262 Emit( InstructionCode opcode, size_t output_count, InstructionOperand* outputs, size_t input_count, InstructionOperand* inputs, size_t temp_count, InstructionOperand* temps) Emit() argument
823 EmitWithContinuation( InstructionCode opcode, size_t output_count, InstructionOperand* outputs, size_t input_count, InstructionOperand* inputs, FlagsContinuation* cont) EmitWithContinuation() argument
830 EmitWithContinuation( InstructionCode opcode, size_t output_count, InstructionOperand* outputs, size_t input_count, InstructionOperand* inputs, size_t temp_count, InstructionOperand* temps, FlagsContinuation* cont) EmitWithContinuation() argument
3006 auto* outputs = output_count ? &buffer.outputs.front() : nullptr; VisitCall() local
[all...]
H A Dinstruction.h906 New(Zone* zone, InstructionCode opcode, size_t output_count, InstructionOperand* outputs, size_t input_count, InstructionOperand* inputs, size_t temp_count, InstructionOperand* temps) New() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc103 InstructionOperand outputs[2]; in VisitTryTruncateDouble() local
125 InstructionOperand outputs[2]; in VisitBinop() local
615 InstructionOperand* const outputs = nullptr; VisitStackPointerGreaterThan() local
816 InstructionOperand outputs[] = { VisitPairBinop() local
847 InstructionOperand outputs[] = { VisitInt32PairMul() local
883 InstructionOperand outputs[2]; VisitPairShift() local
1089 InstructionOperand outputs[] = {result_operand, high32_operand}; EmitInt32MulWithOverflow() local
1096 InstructionOperand outputs[] = {temp_operand}; EmitInt32MulWithOverflow() local
2007 InstructionOperand outputs[1]; VisitAtomicExchange() local
2067 InstructionOperand outputs[1]; VisitAtomicCompareExchange() local
2152 InstructionOperand outputs[1]; VisitAtomicBinaryOperation() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc282 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; in TryEmitExtendingLoad() local
465 InstructionOperand outputs[1]; in VisitBinop() local
595 InstructionOperand outputs[1]; in EmitLoad() local
755 InstructionOperand outputs[1]; VisitLoadTransform() local
1254 InstructionOperand* const outputs = nullptr; VisitStackPointerGreaterThan() local
1863 InstructionOperand outputs[2]; VisitTryTruncateFloat32ToInt64() local
1891 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToInt64() local
1907 InstructionOperand outputs[2]; VisitTryTruncateFloat32ToUint64() local
1923 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToUint64() local
2591 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; VisitAtomicExchange() local
2609 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; VisitAtomicCompareExchange() local
2623 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; VisitAtomicLoad() local
2761 InstructionOperand outputs[] = {g.DefineAsRegister(node)}; VisitAtomicBinop() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc506 InstructionOperand outputs[] = {IsSupported(AVX) ? g.DefineAsRegister(node) in VisitLoadLane() local
581 InstructionOperand outputs[1]; in VisitLoadTransform() local
594 InstructionOperand outputs[1]; in VisitLoad() local
675 InstructionOperand outputs[] = { in VisitAtomicExchange() local
810 InstructionOperand outputs[1]; VisitBinop() local
896 InstructionOperand* const outputs = nullptr; VisitStackPointerGreaterThan() local
989 InstructionOperand outputs[1]; EmitLea() local
1030 InstructionOperand outputs[] = {g.DefineSameAsFirst(node), VisitInt32PairAdd() local
1056 InstructionOperand outputs[] = {g.DefineSameAsFirst(node), VisitInt32PairSub() local
1083 InstructionOperand outputs[] = { VisitInt32PairMul() local
1113 InstructionOperand outputs[2]; VisitWord32PairShift() local
1302 InstructionOperand outputs[1]; VisitInt32Add() local
1481 InstructionOperand outputs[1]; EmitPrepareArguments() local
1720 InstructionOperand outputs[] = {g.DefineAsFixed(node, eax)}; VisitAtomicBinOp() local
1749 InstructionOperand outputs[2]; VisitPairAtomicBinOp() local
2090 InstructionOperand outputs[] = {g.DefineAsFixed(node, eax)}; VisitWord32AtomicCompareExchange() local
2143 InstructionOperand outputs[] = {g.DefineAsRegister(projection0), VisitWord32AtomicPairLoad() local
2150 InstructionOperand outputs[] = { VisitWord32AtomicPairLoad() local
2250 InstructionOperand outputs[2]; VisitWord32AtomicPairCompareExchange() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc263 InstructionOperand outputs[] = {g.DefineAsRegister(output_node)}; in TryEmitExtendingLoad() local
292 InstructionOperand outputs[1]; in VisitBinop() local
1296 InstructionOperand outputs[2]; in VisitTryTruncateFloat32ToInt64() local
1311 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToInt64() local
1326 InstructionOperand outputs[2]; VisitTryTruncateFloat32ToUint64() local
1342 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToUint64() local
2043 InstructionOperand outputs[1]; VisitAtomicExchange() local
2069 InstructionOperand outputs[1]; VisitAtomicCompareExchange() local
2093 InstructionOperand outputs[1]; VisitAtomicBinop() local
2116 InstructionOperand* const outputs = nullptr; VisitStackPointerGreaterThan() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc273 InstructionOperand outputs[] = {g.DefineAsRegister(output_node)}; in TryEmitExtendingLoad() local
302 InstructionOperand outputs[1]; in VisitBinop() local
1298 InstructionOperand outputs[2]; in VisitTryTruncateFloat32ToInt64() local
1313 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToInt64() local
1328 InstructionOperand outputs[2]; VisitTryTruncateFloat32ToUint64() local
1344 InstructionOperand outputs[2]; VisitTryTruncateFloat64ToUint64() local
2158 InstructionOperand outputs[1]; VisitWord32Compare() local
2184 InstructionOperand outputs[1]; VisitWord32Compare() local
2208 InstructionOperand outputs[1]; VisitWord32Compare() local
2231 InstructionOperand* const outputs = nullptr; VisitStackPointerGreaterThan() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1078 struct tgsi_exec_vector *outputs; in tgsi_exec_machine_bind_shader() local
6031 struct tgsi_exec_vector outputs[PIPE_MAX_ATTRIB in tgsi_exec_machine_run() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c927 do_clamp_vertex_color(struct gallivm_state *gallivm, struct lp_type type, const struct tgsi_shader_info *info, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS]) do_clamp_vertex_color() argument
955 generate_vs(struct draw_llvm_variant *variant, LLVMBuilderRef builder, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], const LLVMValueRef (*inputs)[TGSI_NUM_CHANNELS], const struct lp_bld_tgsi_system_values *system_values, LLVMValueRef context_ptr, const struct lp_build_sampler_soa *draw_sampler, const struct lp_build_image_soa *draw_image, boolean clamp_vertex_color, struct lp_build_mask_context *bld_mask) generate_vs() argument
1297 convert_to_aos(struct gallivm_state *gallivm, LLVMTypeRef io_type, LLVMValueRef io, LLVMValueRef *indices, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef clipmask, int num_outputs, struct lp_type soa_type, boolean need_edgeflag) convert_to_aos() argument
1376 store_clip(struct gallivm_state *gallivm, const struct lp_type vs_type, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], int idx) store_clip() argument
1431 generate_viewport(struct draw_llvm_variant *variant, LLVMBuilderRef builder, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef context_ptr) generate_viewport() argument
1492 generate_clipmask(struct draw_llvm *llvm, struct gallivm_state *gallivm, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], struct draw_llvm_variant_key *key, LLVMTypeRef context_type, LLVMValueRef context_ptr, boolean *have_clipdist) generate_clipmask() argument
1787 draw_gs_llvm_emit_vertex(const struct lp_build_gs_iface *gs_base, struct lp_build_context * bld, LLVMValueRef (*outputs)[4], LLVMValueRef emitted_vertices_vec, LLVMValueRef mask_vec, LLVMValueRef stream_id) draw_gs_llvm_emit_vertex() argument
1928 LLVMValueRef outputs[PIPE_MAX_SHADER_OUTPUTS][TGSI_NUM_CHANNELS]; draw_llvm_generate() local
2764 LLVMValueRef outputs[PIPE_MAX_SHADER_OUTPUTS][TGSI_NUM_CHANNELS]; draw_gs_llvm_generate() local
3922 LLVMValueRef outputs[PIPE_MAX_SHADER_OUTPUTS][TGSI_NUM_CHANNELS]; draw_tes_llvm_generate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp100 void packFloat16Bit (std::ostream& src, const std::vector<Symbol>& outputs) in packFloat16Bit() argument
901 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
2654 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
2959 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
3536 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
3635 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp100 void packFloat16Bit (std::ostream& src, const std::vector<Symbol>& outputs) in packFloat16Bit() argument
901 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
2654 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
2959 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
3536 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
3635 execute(int numValues, const void* const* inputs, void* const* outputs, VkDescriptorSet extraResources) execute() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffplay.c1802 AVFilterInOut *outputs = NULL, *inputs = NULL; in configure_filtergraph() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp5998 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
6024 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
6047 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
6073 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
6096 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp5982 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
6008 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
6031 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
6061 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
6084 vector<float> outputs; createSpecConstantOpQuantizeToF16Group() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp2095 TVector<TVariable*> outputs; in transformEntryPoint() local
2310 remapEntryPointIO(TFunction& function, TVariable*& returnValue, TVector<TVariable*>& inputs, TVector<TVariable*>& outputs) remapEntryPointIO() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c95 SVGA3dDXShaderSignatureEntry outputs[PIPE_MAX_SHADER_OUTPUTS]; member
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp1402 const Variable::PtrVector& outputs = interface.m_outputs; in checkProgramStage() local
4878 const std::string& outputs = si.GetDefinitionsOutputs(); in GetInterfaceForStage() local
6919 Utils::Variable::PtrVector& outputs = si.m_outputs; test() local
19961 Utils::Variable::PtrVector& outputs = si.m_outputs; test() local
[all...]
/third_party/toybox/generated/
H A Dglobals.h1567 void *outputs; member

Completed in 111 milliseconds

1...<<111213141516