Home
last modified time | relevance | path

Searched defs:function_type (Results 1 – 25 of 33) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp29 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
93 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
137 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp29 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
93 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
210 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info.cc73 const FunctionApiInfo::FunctionType FunctionApiInfo::function_type() const { in function_type() function in tensorflow::grappler::FunctionApiInfo
125 const FunctionApiInfo::FunctionType function_type) { in ValidateSignature()
148 const FunctionApiInfo::FunctionType function_type) { in ValidateSignatures()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_nested.cc75 llvm::FunctionType* function_type = in EmitBasePointersForNestedComputation() local
/external/v8/src/parsing/
Dpreparser.cc120 FunctionLiteral::FunctionType function_type, in PreParseFunction()
268 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
Dparser.cc773 FunctionLiteral::FunctionType function_type = ComputeFunctionType(info); in DoParseFunction() local
1775 FunctionLiteral::FunctionType function_type, in DeclareFunctionNameVar()
2465 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
2719 FunctionLiteral::FunctionType function_type, in SkipFunction()
3059 FunctionLiteral::FunctionType function_type, in ParseFunction()
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dkernel_support_library.cc101 auto* function_type = in EmitAndCallOutlinedKernel() local
Dllvm_util.cc608 llvm::Function* CreateCpuFunction(llvm::FunctionType* function_type, in CreateCpuFunction()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_function.cc134 llvm::FunctionType* function_type = llvm::FunctionType::get( in Initialize() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_cached.c174 LLVMTypeRef function_type; in update_cached_block() local
Dlp_bld_intr.c107 LLVMTypeRef function_type; in lp_declare_intrinsic() local
Dlp_bld_const.c473 LLVMTypeRef function_type; in lp_build_const_func_pointer() local
Dlp_bld_format_aos.c795 LLVMTypeRef function_type; in lp_build_fetch_rgba_aos() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-predef.hpp271 using function_type = rxu::decay_t<Function>; typedef
Drx-scheduler.hpp660 typedef std::function<void(const schedulable&, const recurse&)> function_type; typedef in rxcpp::schedulers::detail::action_type
689 typedef std::function<void(const schedulable&)> function_type; typedef in rxcpp::schedulers::detail::action_tailrecurser
/external/v8/tools/clang/traffic_annotation_extractor/
Dtraffic_annotation_extractor.cpp89 FunctionType function_type; member
/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.hpp87 _function_type function_type; /* Tells the type of the basevertex draw call that should member
DesextcDrawElementsBaseVertexTests.cpp835 std::string DrawElementsBaseVertexTestBase::getFunctionName(_function_type function_type) in getFunctionName()
/external/v8/src/asmjs/
Dasm-parser.cc801 AsmType* function_type = AsmType::Function(zone(), return_type_); in ValidateFunction() local
2191 AsmType* function_type = AsmType::Function(zone(), return_type); in ValidateCall() local
/external/cmockery/cmockery_0_1_2/src/google/
Dcmockery.h300 UnitTestFunctionType function_type; member
/external/javasqlite/src/main/java/SQLite/
DDatabase.java498 public void function_type(String name, int type) { in function_type() method in Database
/external/skqp/third_party/skcms/
Dskcms.cc262 uint8_t function_type [2]; member
276 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local
/external/skia/third_party/skcms/
Dskcms.cc262 uint8_t function_type [2]; member
276 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local
/external/mesa3d/src/amd/common/
Dac_llvm_build.c245 LLVMTypeRef param_types[32], function_type; in ac_build_intrinsic() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli447 val function_type : lltype -> lltype array -> lltype val

12