Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc342 auto* arguments_type = llvm::StructType::create(argument_types); in EmitPrintf() local
/external/python/cpython3/Include/internal/
Dpycore_ast_state.h168 PyObject *arguments_type; member
/external/python/cpython3/Parser/
Dparser.c261 #define arguments_type 1174 macro