Home
last modified time | relevance | path

Searched refs:kSin (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp-deps/SPIRV-Headers/example/
Dexample.cpp33 const GLSLstd450 kSin = GLSLstd450Sin; variable
/external/shaderc/spirv-headers/example/
Dexample.cpp33 const GLSLstd450 kSin = GLSLstd450Sin; variable
Dexample-1.1.cpp35 const GLSLstd450 kSin = GLSLstd450Sin; variable
/external/swiftshader/third_party/SPIRV-Headers/example/
Dexample.cpp33 const GLSLstd450 kSin = GLSLstd450Sin; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dtarget_util.h61 kSin, enumerator
Dtarget_util.cc150 case TargetDeviceFunctionID::kSin: { in GetDeviceFunctionRoot()
Delemental_ir_emitter.cc216 return EmitDeviceMathCall(TargetDeviceFunctionID::kSin, {value}, {prim_type}, in EmitSin()
Dir_emitter_unnested.cc201 case HloOpcode::kSin: in MayPreventVectorization()
218 case HloOpcode::kSin: in MayPreventVectorization()
273 case HloOpcode::kSin: in MayPreventVectorization()
294 case HloOpcode::kSin: in MayPreventVectorization()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dgpu_ldg_test.cc141 HloInstruction::CreateUnary(reduce_shape, HloOpcode::kSin, reduce)); in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_opcode.h142 V(kSin, "sine", 1) \
Dinstruction_fusion.cc124 case HloOpcode::kSin: in IsExpensive()
Dhlo_instruction.cc911 case HloOpcode::kSin: in CreateUnary()
1737 case HloOpcode::kSin: in CloneWithNewOperands()
2168 case HloOpcode::kSin: in IdenticalSlowPath()
2636 case HloOpcode::kSin: in IsOpElementwise()
3178 case HloOpcode::kSin: in Visit()
Dmemory_space_assignment_test.cc4016 case HloOpcode::kSin: in TEST_P()
4085 case HloOpcode::kSin: in TEST_P()
4232 case HloOpcode::kSin: in TEST_P()
4510 case HloOpcode::kSin: in TEST_P()
4621 case HloOpcode::kSin: in TEST_P()
Dhlo_cost_analysis.cc108 opcode == HloOpcode::kSin || opcode == HloOpcode::kCos || in HandleElementwiseOp()
Delemental_ir_emitter.cc458 case HloOpcode::kSin: in EmitFloatUnaryOp()
613 case HloOpcode::kSin: { in EmitComplexUnaryOp()
2268 case HloOpcode::kSin: in MakeElementGenerator()
Dhlo_graph_dumper.cc982 case HloOpcode::kSin: in GetInstructionColor()
Dsharding_propagation.cc206 case HloOpcode::kSin: in PickRepresentativeOperand()
Dhlo_parser.cc146 case HloOpcode::kSin: in CanInferShape()
1105 case HloOpcode::kSin: in ParseInstructionRhs()
Dlayout_assignment.cc2261 case HloOpcode::kSin: in InstructionCanChangeLayout()
/external/tensorflow/tensorflow/lite/toco/tflite/
Dop_version.cc249 {{OperatorType::kSin, 1}, "1.9.0"}, in GetMinimumRuntimeVersionForModel()
Doperator_test.cc134 CheckSimpleOperator<SinOperator>("SIN", OperatorType::kSin); in TEST_F()
/external/tensorflow/tensorflow/lite/toco/
Dmodel.h90 kSin, enumerator
853 SinOperator() : Operator(OperatorType::kSin) {}
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_utils.cc411 return xla::HloOpcode::kSin; in MhloToHloOpcode()
Dhlo_function_importer.cc787 NoAttributeCase(kSin, SinOp); in ImportInstructionImpl()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc372 case HloOpcode::kSin: in EmitOp()

12