| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | type_manager.cpp | 604 std::vector<const Type*> param_types; in RebuildType() local 808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local 980 auto& param_types = func_type->param_types(); in ReplaceForwardPointers() local 1035 auto& param_types = func_type->param_types(); in ReplaceType() local
|
| D | types.h | 536 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function 537 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
|
| D | inst_buff_addr_check_pass.cpp | 173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
|
| D | instrument_pass.cpp | 613 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local 724 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | type_manager.cpp | 604 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(); in ReplaceForwardPointers() local 1038 auto& param_types = func_type->param_types(); in ReplaceType() local
|
| D | types.h | 539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function 540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
|
| D | inst_buff_addr_check_pass.cpp | 173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
|
| D | instrument_pass.cpp | 635 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local 745 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
|
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | type_manager.cpp | 604 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(); in ReplaceForwardPointers() local 1038 auto& param_types = func_type->param_types(); in ReplaceType() local
|
| D | types.h | 539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function 540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
|
| D | inst_buff_addr_check_pass.cpp | 173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
|
| D | instrument_pass.cpp | 635 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local 745 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
|
| /external/v8/src/asmjs/ |
| D | asm-parser.cc | 2175 CachedVector<AsmType*> param_types(&cached_asm_type_p_vectors_); in ValidateCall() local
|
| /external/mesa3d/src/amd/llvm/ |
| D | ac_llvm_build.c | 295 LLVMTypeRef param_types[32], function_type; in ac_build_intrinsic() local 2312 LLVMTypeRef param_types[] = {ctx->f16, ctx->f16}; in ac_build_cvt_pknorm_i16_f16() local 2323 LLVMTypeRef param_types[] = {ctx->f16, ctx->f16}; in ac_build_cvt_pknorm_u16_f16() local
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm.mli | 598 val param_types : lltype -> lltype array val
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
| D | llvm.mli | 619 val param_types : lltype -> lltype array val
|
| /external/v8/src/wasm/ |
| D | c-api.cc | 1584 const ownvec<ValType>& param_types = self->type->params(); in v8_callback() local
|