Searched defs:parameter_types (Results 1 – 9 of 9) sorted by relevance
| /third_party/node/deps/v8/src/torque/ |
| D | instructions.cc | 154 std::vector<const Type*> parameter_types = in TypeInstruction() local 173 auto parameter_types = in RecomputeDefinitionLocations() local 209 std::vector<const Type*> parameter_types = in TypeInstruction() local 236 auto parameter_types = in RecomputeDefinitionLocations() local 281 std::vector<const Type*> parameter_types = in TypeInstruction() local 329 auto parameter_types = in RecomputeDefinitionLocations() local 764 std::vector<const Type*> parameter_types = in TypeInstruction() local 781 auto parameter_types = in RecomputeDefinitionLocations() local
|
| D | csa-generator.cc | 155 const TypeVector& parameter_types, in ProcessArgumentsCommon() 178 TypeVector parameter_types = in EmitInstruction() local 314 TypeVector parameter_types = in EmitInstruction() local 366 TypeVector parameter_types = in EmitInstruction() local 487 TypeVector parameter_types = in EmitInstruction() local
|
| D | cc-generator.cc | 103 const TypeVector& parameter_types, in ProcessArgumentsCommon() 126 TypeVector parameter_types = in EmitInstruction() local 209 TypeVector parameter_types = in EmitInstruction() local
|
| D | types.h | 342 const TypeVector& parameter_types() const { return parameter_types_; } in parameter_types() function 366 BuiltinPointerType(const Type* parent, TypeVector parameter_types, in BuiltinPointerType() 903 ParameterTypes parameter_types; member
|
| D | types.cc | 1041 bool FirstTypeIsContext(const std::vector<const Type*> parameter_types) { in FirstTypeIsContext() 1113 TypeVector LowerParameterTypes(const ParameterTypes& parameter_types, in LowerParameterTypes()
|
| D | implementation-visitor.cc | 555 Stack<const Type*>* parameter_types, in AddParameter() 588 Stack<const Type*> parameter_types; in Visit() local 1328 TypeVector parameter_types; in Visit() local 1913 const TypeVector& parameter_types, in FailCallableLookup() 1986 const QualifiedName& name, const TypeVector& parameter_types) { in TestLookupCallable() 2013 const TypeVector& parameter_types, in LookupCallable() 2609 TypeVector parameter_types(arguments.parameters.ComputeTypeVector()); in GeneratePointerCall() local
|
| D | implementation-visitor.h | 404 std::vector<const Type*> parameter_types; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | spirv_builder.c | 1376 const SpvId parameter_types[], in spirv_builder_type_function()
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_common.hpp | 727 SmallVector<uint32_t> parameter_types; member
|