Home
last modified time | relevance | path

Searched defs:pointerType (Results 1 – 16 of 16) sorted by relevance

/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DCooperativeMatrixOps.cpp27 auto pointerType = cast<PointerType>(pointer); in verifyCoopMatrixAccess() local
H A DMemoryOps.cpp763 auto pointerType = llvm::cast<spirv::PointerType>(getPointer().getType()); verify() local
/llvm-project/mlir/lib/Conversion/SCFToSPIRV/
H A DSCFToSPIRV.cpp73 auto pointerType = in replaceSCFOutputValue() local
401 auto pointerType = in matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DCharacterConversion.cpp69 auto pointerType = [&](unsigned bits) { in matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/MemRefToSPIRV/
H A DMemRefToSPIRV.cpp533 auto pointerType = typeConverter.convertType<spirv::PointerType>(memrefType); in matchAndRewrite() local
678 auto pointerType = typeConverter.convertType<spirv::PointerType>(memrefType); in matchAndRewrite() local
/llvm-project/clang/test/CodeGen/
H A Dxcore-stringtype.c65 int* pointerType(int *I, int * (*FP)(int *)) { in pointerType() function
/llvm-project/mlir/lib/CAPI/Dialect/
H A DLLVM.cpp34 unsigned mlirLLVMPointerTypeGetAddressSpace(MlirType pointerType) { in mlirLLVMPointerTypeGetAddressSpace() argument
/llvm-project/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp863 if (auto pointerType = verify() local
/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp902 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); CheckARMBuiltinExclusiveCall() local
H A DSemaObjC.cpp143 const ObjCObjectPointerType *pointerType = CheckObjCForCollectionOperand() local
296 const PointerType *pointerType = type->getAs<PointerType>(); ActOnObjCAtSynchronizedOperand() local
H A DSemaChecking.cpp3076 if (auto pointerType = type->getAs<PointerType>()) CheckNonNullArguments() local
3752 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); BuildAtomicExpr() local
4146 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); BuiltinAtomicOverloaded() local
4520 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); BuiltinNontemporalOverloaded() local
[all...]
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp823 __anonb2bfb0400d02(auto pointerType) isCompatibleImpl() argument
/llvm-project/flang/lib/Semantics/
H A Dcheck-call.cpp1489 if (const auto pointerType{pointerArg->GetType()}) { CheckAssociated() local
H A Dresolve-names.cpp6109 const DeclTypeSpec &pointerType{MakeNumericType( Post() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1064 const AstTypeMatcher<PointerType> pointerType; global() variable
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3953 const PointerType *pointerType emitPointerArithmetic() local