Home
last modified time | relevance | path

Searched defs:param_types (Results 1 - 17 of 17) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dsignature.h186 static auto Params(ParamTypes... param_types) { in Params() argument
/third_party/spirv-tools/source/opt/
H A Dinst_buff_addr_check_pass.cpp204 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
H A Dtype_manager.cpp621 std::vector<const Type*> param_types; in RebuildType() local
834 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
1016 auto& param_types = func_type->param_types(); ReplaceForwardPointers() local
1071 auto& param_types = func_type->param_types(); ReplaceType() local
[all...]
H A Dinstrument_pass.cpp83 StartFunction( uint32_t func_id, const analysis::Type* return_type, const std::vector<const analysis::Type*>& param_types) StartFunction() argument
108 AddParameters( Function& func, const std::vector<const analysis::Type*>& param_types) AddParameters() argument
H A Dtypes.h537 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function in spvtools::opt::analysis::Function
538 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function in spvtools::opt::analysis::Function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinst_buff_addr_check_pass.cpp229 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
H A Dtype_manager.cpp604 std::vector<const Type*> param_types; in RebuildType() local
808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
983 auto& param_types = func_type->param_types(); ReplaceForwardPointers() local
1038 auto& param_types = func_type->param_types(); ReplaceType() local
[all...]
H A Dtypes.h539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function in spvtools::opt::analysis::Function
540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function in spvtools::opt::analysis::Function
H A Dinstrument_pass.cpp689 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local
796 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinst_buff_addr_check_pass.cpp229 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
H A Dtype_manager.cpp604 std::vector<const Type*> param_types; in RebuildType() local
808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
983 auto& param_types = func_type->param_types(); ReplaceForwardPointers() local
1038 auto& param_types = func_type->param_types(); ReplaceType() local
[all...]
H A Dtypes.h539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function in spvtools::opt::analysis::Function
540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function in spvtools::opt::analysis::Function
H A Dinstrument_pass.cpp689 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local
796 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c1839 static const OSSL_PARAM param_types[] = { variable
/third_party/openssl/crypto/
H A Dprovider_core.c1837 static const OSSL_PARAM param_types[] = { variable
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc1719 const ownvec<ValType>& param_types = self->type->params(); in v8_callback() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c297 LLVMTypeRef param_types[32]; in ac_build_intrinsic() local
1367 LLVMTypeRef param_types[] = {ctx->v2i32, ctx->v4i32}; in ac_build_buffer_load_format() local
2367 LLVMTypeRef param_types[] = {ctx->f16, ctx->f16}; in ac_build_cvt_pknorm_i16_f16() local
2380 LLVMTypeRef param_types[] = {ctx->f16, ctx->f16}; in ac_build_cvt_pknorm_u16_f16() local

Completed in 37 milliseconds