Home
last modified time | relevance | path

Searched defs:ComputeFunctionType (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.h77 using ComputeFunctionType = variable
Druntime_fork_join.cc31 using ComputeFunctionType = void (*)(void*, const void*, const void**, void**, typedef
/external/v8/src/parsing/
Dparser.cc730 static FunctionLiteral::FunctionType ComputeFunctionType(ParseInfo* info) { in ComputeFunctionType() function