Home
last modified time | relevance | path

Searched defs:ConvertType (Results 1 – 10 of 10) sorted by relevance

/external/flatbuffers/lua/flatbuffers/
DnumTypes.lua41 function type_mt:ConvertType(n, otherType) function
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc47 Literal ConvertType(LiteralSlice literal) { in ConvertType() function
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dhlo_legalize_to_lhlo.cc297 Type ConvertType(Type t) { in ConvertType() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_normalization.cc117 StatusOr<HloInstruction*> BFloat16NormalizationVisitor::ConvertType( in ConvertType() function in xla::__anonddaad1370111::BFloat16NormalizationVisitor
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc656 StatusOr<mlir::Type> HloFunctionImporter::ConvertType(const Shape& shape) { in ConvertType() function in xla::HloFunctionImporter
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp379 llvm::Type *CodeGenTypes::ConvertType(QualType T) { in ConvertType() function in CodeGenTypes
DCGExprConstant.cpp990 llvm::Type *ConvertType(QualType T) { in ConvertType() function in __anon737d9ffe0111::ConstExprEmitter
DCodeGenFunction.cpp166 llvm::Type *CodeGenFunction::ConvertType(QualType T) { in ConvertType() function in CodeGenFunction
DCodeGenFunction.h1564 llvm::Type *ConvertType(const TypeDecl *T) { in ConvertType() function
DCGExprScalar.cpp83 llvm::Type *ConvertType(QualType T) { return CGF.ConvertType(T); } in ConvertType() function in __anon4b6d438a0111::ScalarExprEmitter