Home
last modified time | relevance | path

Searched defs:DefaultCallingConvention (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Dcalling_convention.cc26 CallingConvention DefaultCallingConvention() { in DefaultCallingConvention() function
38 CallingConvention DefaultCallingConvention(mlir::TypeConverter type_converter) { in DefaultCallingConvention() function
/external/clang/include/clang/Basic/
DLangOptions.h68 enum DefaultCallingConvention { enum