Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/UBToSPIRV/
H A DUBToSPIRV.cpp31 Type origType = op.getType(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DStructuralTypeConversions.cpp83 Type origType = op.getResultTypes()[i - 1]; matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/MemRefToSPIRV/
H A DMapMemRefStorageClassPass.cpp252 -> std::optional<BaseMemRefType> { in convertMemRefTypesAndAttrs()
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2179 llvm::Type *origType = returnType ? returnType : value->getType(); emitARCValueOperation() local
2213 llvm::Type *origType = value->getType(); emitARCStoreOperation() local
2264 llvm::Type *origType = returnType ? returnType : value->getType(); emitObjCValueOperation() local
2572 llvm::Type *origType = value->getType(); EmitARCRetainAutorelease() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorEmulateNarrowType.cpp400 auto origType = op.getVectorType(); matchAndRewrite() local
/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp457 mergeTypeForSet(uint8_t origType,uint8_t newType) mergeTypeForSet() argument
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6639 QualType origType = type; handleObjCOwnershipTypeAttr() local
6744 QualType origType = type; handleObjCGCTypeAttr() local
7660 QualType origType = type; handleFunctionTypeAttr() local
H A DSemaExprObjC.cpp1443 QualType origType = T; stripObjCInstanceType() local
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp320 Type origType = op->getResultTypes().front(); insertCasts() local
/llvm-project/mlir/lib/Transforms/Utils/
H A DDialectConversion.cpp1213 Type origType = operand.getType(); remapValues() local