Home
last modified time | relevance | path

Searched defs:fromType (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DExpectedTypes.cpp81 llvm::Optional<OpaqueType> OpaqueType::fromType(ASTContext &Ctx, in fromType() function in clang::clangd::OpaqueType
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp425 const TType &fromType = fromNode.getType(); in CoerceSimple() local
442 const TType &fromType = fromNode.getType(); in CoerceSimple() local
460 const TType &fromType = fromNode.getType(); in AsType() local
/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DMemoryPromotion.cpp135 auto fromType = from.getType().cast<MemRefType>(); in insertCopies() local
/external/angle/src/compiler/translator/tree_ops/
DRewriteRowMajorMatrices.cpp1414 const TType &fromType = from->getType(); in addFieldCopy() local
1441 TType *fromType = new TType(from, true); in declareStructCopy() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp725 unsigned int fromType; in tryLoad() local
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp889 unsigned int fromType; in tryLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp890 unsigned int fromType; in tryLoad() local
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCDatabaseMetaData.java168 public boolean supportsConvert(int fromType, int toType) in supportsConvert()
/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
DConvertSPIRVToLLVM.cpp776 Type fromType = operation.operand().getType(); in matchAndRewrite() local
/external/llvm-project/flang/lib/Evaluate/
Dtools.cpp626 if (auto fromType{x.GetType()}) { in ConvertToType() local
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp8834 QualType fromType = op->getType(); in emitBadConversionNotes() local