Home
last modified time | relevance | path

Searched defs:operand_type (Results 1 – 25 of 28) sorted by relevance

12

/external/v8/src/interpreter/
Dbytecode-array-accessor.cc136 OperandType operand_type = in GetIndexOperand() local
148 OperandType operand_type = in GetRegisterOperand() local
163 OperandType operand_type = operand_types[operand_index]; in GetRegisterOperandRange() local
175 OperandType operand_type = in GetRuntimeIdOperand() local
184 OperandType operand_type = in GetNativeContextIndexOperand() local
192 OperandType operand_type = in GetIntrinsicIdOperand() local
Dbytecode-decoder.cc19 OperandType operand_type, in DecodeRegisterOperand()
29 Address operand_start, uint32_t count, OperandType operand_type, in DecodeRegisterListOperand()
38 OperandType operand_type, in DecodeSignedOperand()
56 OperandType operand_type, in DecodeUnsignedOperand()
Dbytecode-operands.cc29 const char* OperandTypeToString(OperandType operand_type) { in OperandTypeToString()
79 std::ostream& operator<<(std::ostream& os, const OperandType& operand_type) { in operator <<()
Dbytecodes.cc187 bool Bytecodes::IsRegisterOperandType(OperandType operand_type) { in IsRegisterOperandType()
204 bool Bytecodes::IsRegisterListOperandType(OperandType operand_type) { in IsRegisterListOperandType()
228 bool Bytecodes::IsRegisterInputOperandType(OperandType operand_type) { in IsRegisterInputOperandType()
246 bool Bytecodes::IsRegisterOutputOperandType(OperandType operand_type) { in IsRegisterOutputOperandType()
314 bool Bytecodes::IsUnsignedOperandType(OperandType operand_type) { in IsUnsignedOperandType()
Dbytecode-operands.h161 static constexpr bool IsScalableSignedByte(OperandType operand_type) { in IsScalableSignedByte()
167 static constexpr bool IsScalableUnsignedByte(OperandType operand_type) { in IsScalableUnsignedByte()
Dbytecodes.h837 static int GetNumberOfRegistersRepresentedBy(OperandType operand_type) { in GetNumberOfRegistersRepresentedBy()
857 static OperandSize SizeOfOperand(OperandType operand_type, in SizeOfOperand()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_composites.cpp208 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local
249 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local
284 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local
307 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local
375 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in ValidateCopyObject() local
Dvalidate_extensions.cpp140 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
173 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
244 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
913 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
1202 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
1287 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
1441 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
Dvalidate_logicals.cpp59 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in LogicalsPass() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_composites.cpp208 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local
249 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local
284 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local
307 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local
375 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in ValidateCopyObject() local
Dvalidate_extensions.cpp140 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
173 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
244 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
913 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
1202 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
1287 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
1441 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
Dvalidate_logicals.cpp59 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in LogicalsPass() local
/external/tensorflow/tensorflow/lite/
Dnnapi_delegate.cc169 ANeuralNetworksOperandType operand_type{ in addTensorOperands() local
236 ANeuralNetworksOperandType operand_type{.type = ANEURALNETWORKS_INT32}; in AddOpsAndParams() local
245 ANeuralNetworksOperandType operand_type{.type = ANEURALNETWORKS_FLOAT32}; in AddOpsAndParams() local
253 ANeuralNetworksOperandType operand_type{ in AddOpsAndParams() local
270 ANeuralNetworksOperandType operand_type{ in AddOpsAndParams() local
370 ANeuralNetworksOperandType operand_type{ in AddOpsAndParams() local
409 ANeuralNetworksOperandType operand_type{nn_type, 2, dim.data(), 0, 0}; in AddOpsAndParams() local
/external/tensorflow/tensorflow/contrib/lite/
Dnnapi_delegate.cc201 ANeuralNetworksOperandType operand_type{ in addTensorOperands() local
267 ANeuralNetworksOperandType operand_type{.type = ANEURALNETWORKS_INT32}; in AddOpsAndParams() local
276 ANeuralNetworksOperandType operand_type{.type = ANEURALNETWORKS_FLOAT32}; in AddOpsAndParams() local
284 ANeuralNetworksOperandType operand_type{ in AddOpsAndParams() local
301 ANeuralNetworksOperandType operand_type{ in AddOpsAndParams() local
400 ANeuralNetworksOperandType operand_type{ in AddOpsAndParams() local
439 ANeuralNetworksOperandType operand_type{nn_type, 2, dim.data(), 0, 0}; in AddOpsAndParams() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dcomparators.cc112 for (auto operand_type : operand_types) { in CreateScalarComparisonComputation() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc308 ANeuralNetworksOperandType operand_type{ in AddDequantize() local
353 ANeuralNetworksOperandType operand_type{.type = nn_type}; in AddScalarOperand() local
368 ANeuralNetworksOperandType operand_type{ in AddVectorOperand() local
386 ANeuralNetworksOperandType operand_type{ in AddFloat32OutputTensor() local
457 ANeuralNetworksOperandType operand_type{ in AddTensor() local
/external/v8/src/runtime/
Druntime-interpreter.cc89 interpreter::OperandType operand_type = in PrintRegisters() local
/external/libunwind/src/dwarf/
DGexpr.c125 unw_word_t *addr, int operand_type, unw_word_t *val, void *arg) in read_operand()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp238 const analysis::Type* operand_type = operand_const->type(); in DoVectorShuffle() local
Dconst_folding_rules.cpp641 const analysis::Type* operand_type = in FoldFClampFeedingCompare() local
Dfolding_rules.cpp1919 const analysis::Type* operand_type = nullptr; in RedundantIAdd() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp238 const analysis::Type* operand_type = operand_const->type(); in DoVectorShuffle() local
Dconst_folding_rules.cpp641 const analysis::Type* operand_type = in FoldFClampFeedingCompare() local
/external/tensorflow/tensorflow/java/src/gen/cc/
Dop_generator.cc428 Type operand_type(output.type().wildcard() ? Type::Class("Object") in GenerateOp() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation.cc422 PrimitiveType operand_type = in AdjustCalledComputationParameters() local

12