Home
last modified time | relevance | path

Searched defs:inputs (Results 426 - 450 of 455) sorted by relevance

1...<<111213141516171819

/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc130 GenerateMemoryOperandInputs( Node* index, int scale, Node* base, int32_t displacement, DisplacementMode displacement_mode, InstructionOperand inputs[], size_t* input_count, RegisterMode register_mode = kRegister) GenerateMemoryOperandInputs() argument
190 GenerateMemoryOperandInputs( Node* index, int scale, Node* base, Node* displacement_node, DisplacementMode displacement_mode, InstructionOperand inputs[], size_t* input_count, RegisterMode register_mode = kRegister) GenerateMemoryOperandInputs() argument
202 GetEffectiveAddressMemoryOperand( Node* node, InstructionOperand inputs[], size_t* input_count, RegisterMode register_mode = kRegister) GetEffectiveAddressMemoryOperand() argument
511 InstructionOperand inputs[5]; VisitLoadLane() local
583 InstructionOperand inputs[3]; VisitLoadTransform() local
596 InstructionOperand inputs[3]; VisitLoad() local
672 InstructionOperand inputs[] = { VisitAtomicExchange() local
704 InstructionOperand inputs[] = { VisitStoreCommon() local
734 InstructionOperand inputs[4]; VisitStoreCommon() local
780 InstructionOperand inputs[4]; VisitStoreLane() local
808 InstructionOperand inputs[6]; VisitBinop() local
917 InstructionOperand inputs[kMaxInputCount]; VisitStackPointerGreaterThan() local
926 InstructionOperand inputs[] = {g.UseRegisterWithMode(value, register_mode)}; VisitStackPointerGreaterThan() local
980 InstructionOperand inputs[4]; EmitLea() local
1025 InstructionOperand inputs[] = { VisitInt32PairAdd() local
1051 InstructionOperand inputs[] = { VisitInt32PairSub() local
1077 InstructionOperand inputs[] = { VisitInt32PairMul() local
1109 InstructionOperand inputs[] = {g.UseFixed(node->InputAt(0), eax), VisitWord32PairShift() local
1293 InstructionOperand inputs[4]; VisitInt32Add() local
1482 InstructionOperand inputs[5]; EmitPrepareArguments() local
1533 InstructionOperand inputs[4]; VisitCompareWithMemoryOperand() local
1717 InstructionOperand inputs[] = { VisitAtomicBinOp() local
1742 InstructionOperand inputs[] = { VisitPairAtomicBinOp() local
2087 InstructionOperand inputs[] = { VisitWord32AtomicCompareExchange() local
2139 InstructionOperand inputs[] = {g.UseUniqueRegister(base), VisitWord32AtomicPairLoad() local
2152 InstructionOperand inputs[3]; VisitWord32AtomicPairLoad() local
2179 InstructionOperand inputs[] = { VisitWord32AtomicPairStore() local
2192 InstructionOperand inputs[] = { VisitWord32AtomicPairStore() local
2236 InstructionOperand inputs[] = { VisitWord32AtomicPairCompareExchange() local
2425 InstructionOperand inputs[kUint32Immediates]; VisitS128Const() local
3010 InstructionOperand inputs[2 + kMaxImms + kMaxTemps]; VisitI8x16Shuffle() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc257 InstructionOperand inputs[2]; in TryEmitExtendingLoad() local
290 InstructionOperand inputs[2]; in VisitBinop() local
271 TryMatchImmediate(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, size_t* input_count_return, InstructionOperand* inputs) TryMatchImmediate() argument
503 InstructionOperand inputs[3]; VisitStore() local
1295 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; VisitTryTruncateFloat32ToInt64() local
1310 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; VisitTryTruncateFloat64ToInt64() local
1325 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; VisitTryTruncateFloat32ToUint64() local
1341 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; VisitTryTruncateFloat64ToUint64() local
2038 InstructionOperand inputs[3]; VisitAtomicExchange() local
2063 InstructionOperand inputs[4]; VisitAtomicCompareExchange() local
2088 InstructionOperand inputs[3]; VisitAtomicBinop() local
2130 InstructionOperand inputs[] = {g.UseRegisterWithMode(value, register_mode)}; VisitStackPointerGreaterThan() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc267 InstructionOperand inputs[2]; in TryEmitExtendingLoad() local
300 InstructionOperand inputs[2]; in VisitBinop() local
281 TryMatchImmediate(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, size_t* input_count_return, InstructionOperand* inputs) TryMatchImmediate() argument
443 InstructionOperand inputs[4] = { VisitStoreLane() local
591 InstructionOperand inputs[3]; VisitStore() local
1297 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; VisitTryTruncateFloat32ToInt64() local
1312 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; VisitTryTruncateFloat64ToInt64() local
1327 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; VisitTryTruncateFloat32ToUint64() local
1343 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; VisitTryTruncateFloat64ToUint64() local
2153 InstructionOperand inputs[3]; VisitWord32Compare() local
2178 InstructionOperand inputs[4]; VisitWord32Compare() local
2203 InstructionOperand inputs[3]; VisitWord32Compare() local
2244 InstructionOperand inputs[] = {g.UseRegisterWithMode(value, register_mode)}; VisitStackPointerGreaterThan() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1077 struct tgsi_exec_vector *inputs; in tgsi_exec_machine_bind_shader() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c955 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
1017 fetch_instanced(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type vs_type, LLVMValueRef vb_stride, LLVMValueRef map_ptr, LLVMValueRef buffer_size_adj, LLVMValueRef *inputs, LLVMValueRef index) fetch_instanced() argument
1075 fetch_vector(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type vs_type, LLVMValueRef vb_stride, LLVMValueRef map_ptr, LLVMValueRef buffer_size_adj, LLVMValueRef *inputs, LLVMValueRef indices) fetch_vector() argument
2175 LLVMValueRef inputs[PIPE_MAX_SHADER_INPUTS][TGSI_NUM_CHANNELS]; draw_llvm_generate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp806 bindAttributes(int numValues, const void* const* inputs) bindAttributes() 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/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp531 ShaderValue inputs[MAX_INPUTS]; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4019 makeComputeOrMeshTestRequiredSubgroupSize(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeOrMeshTestRequiredSubgroupSize() argument
4352 makeComputeTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeTestRequiredSubgroupSize() argument
4381 makeMeshTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeMeshTestRequiredSubgroupSize() argument
4410 makeComputeOrMeshTest(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeOrMeshTest() argument
4445 makeComputeTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeTest() argument
4457 makeMeshTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeMeshTest() argument
[all...]
/third_party/skia/third_party/externals/expat/expat/tests/
H A Druntests.c7652 const char *const inputs[] = {inputOne, inputTwo, inputThree, inputIssue317}; in START_TEST() local
/third_party/rust/crates/syn/src/
H A Dexpr.rs2392 let mut inputs = Punctuated::new(); in expr_closure() variables
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp757 ShaderValue inputs[MAX_INPUTS]; member
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp1219 void DrawTestShaderProgram::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
H A DglsBuiltinPrecisionTests.cpp4616 testStatement(const Variables<In, Out>& variables, const Inputs<In>& inputs, const Statement& stmt) testStatement() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp806 bindAttributes(int numValues, const void* const* inputs) bindAttributes() 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/shaderrender/
H A DvktShaderRenderOperatorTests.cpp531 ShaderValue inputs[MAX_INPUTS]; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4001 makeComputeOrMeshTestRequiredSubgroupSize(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeOrMeshTestRequiredSubgroupSize() argument
4338 makeComputeTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeTestRequiredSubgroupSize() argument
4367 makeMeshTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeMeshTestRequiredSubgroupSize() argument
4396 makeComputeOrMeshTest(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeOrMeshTest() argument
4431 makeComputeTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeTest() argument
4443 makeMeshTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeMeshTest() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffplay.c1802 AVFilterInOut *outputs = NULL, *inputs = NULL; in configure_filtergraph() local
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto.c8288 psa_crypto_driver_pake_get_password_len( const psa_crypto_driver_pake_inputs_t *inputs, size_t *password_len) psa_crypto_driver_pake_get_password_len() argument
8301 psa_crypto_driver_pake_get_password( const psa_crypto_driver_pake_inputs_t *inputs, uint8_t *buffer, size_t buffer_size, size_t *buffer_length) psa_crypto_driver_pake_get_password() argument
8319 psa_crypto_driver_pake_get_user_len( const psa_crypto_driver_pake_inputs_t *inputs, size_t *user_len) psa_crypto_driver_pake_get_user_len() argument
8332 psa_crypto_driver_pake_get_user( const psa_crypto_driver_pake_inputs_t *inputs, uint8_t *user_id, size_t user_id_size, size_t *user_id_len) psa_crypto_driver_pake_get_user() argument
8350 psa_crypto_driver_pake_get_peer_len( const psa_crypto_driver_pake_inputs_t *inputs, size_t *peer_len) psa_crypto_driver_pake_get_peer_len() argument
8363 psa_crypto_driver_pake_get_peer( const psa_crypto_driver_pake_inputs_t *inputs, uint8_t *peer_id, size_t peer_id_size, size_t *peer_id_length) psa_crypto_driver_pake_get_peer() argument
8381 psa_crypto_driver_pake_get_cipher_suite( const psa_crypto_driver_pake_inputs_t *inputs, psa_pake_cipher_suite_t *cipher_suite) psa_crypto_driver_pake_get_cipher_suite() argument
8640 psa_crypto_driver_pake_inputs_t inputs = operation->data.inputs; psa_pake_complete_inputs() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1300 } inputs[2] = { in allocate_system_value_inputs() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h933 uint64_t inputs; member
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc547 Node** const inputs = graph->zone()->NewArray<Node*>(2 * input_count); in TryCloneBranch() local
5083 WrapFastCall( const CallDescriptor* call_descriptor, int inputs_size, Node** inputs, Node* target, const CFunctionInfo* c_signature, int c_arg_count, Node* stack_slot) WrapFastCall() argument
5263 Node** const inputs = graph()->zone()->NewArray<Node*>( LowerFastApiCall() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c769 const struct panfrost_compile_inputs *inputs = b->shader->inputs; in bi_emit_blend_op() local
4932 bi_compile_variant_nir(nir_shader *nir, const struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct hash_table_u64 *sysval_to_id, struct bi_shader_info info, enum bi_idvs_mode idvs) bi_compile_variant_nir() argument
5189 bi_compile_variant(nir_shader *nir, const struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct hash_table_u64 *sysval_to_id, struct pan_shader_info *info, enum bi_idvs_mode idvs) bi_compile_variant() argument
5284 bi_should_idvs(nir_shader *nir, const struct panfrost_compile_inputs *inputs) bi_should_idvs() argument
5304 bifrost_compile_shader_nir(nir_shader *nir, const struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct pan_shader_info *info) bifrost_compile_shader_nir() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1191 bool compareFUnord (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog& log) in compareFUnord() argument
5896 vector<float> inputs; createOpQuantizeToF16Group() local
7281 compareFP16Logical(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16Logical() argument
11829 compareFP16FunctionSetFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16FunctionSetFunc() argument
12034 compareFP16VectorExtractFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16VectorExtractFunc() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1189 bool compareFUnord (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog& log) in compareFUnord() argument
5880 vector<float> inputs; createOpQuantizeToF16Group() local
7269 compareFP16Logical(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16Logical() argument
11731 compareFP16FunctionSetFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16FunctionSetFunc() argument
11936 compareFP16VectorExtractFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16VectorExtractFunc() argument
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp2094 TVector<TVariable*> inputs; in transformEntryPoint() local
2310 remapEntryPointIO(TFunction& function, TVariable*& returnValue, TVector<TVariable*>& inputs, TVector<TVariable*>& outputs) remapEntryPointIO() argument
[all...]

Completed in 153 milliseconds

1...<<111213141516171819