Home
last modified time | relevance | path

Searched refs:getTypedPtrEltType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.h93 const Type *getTypedPtrEltType(const Type *Type);
H A DSPIRVUtils.cpp345 const Type *getTypedPtrEltType(const Type *Ty) { in getTypedPtrEltType() function
353 if (auto SType = dyn_cast<StructType>(getTypedPtrEltType(Ty))) in isSpecialOpaqueType()
H A DSPIRVBuiltins.cpp1478 return getTypedPtrEltType(Ty); in getMachineInstrType()
1490 return getTypedPtrEltType(MI->getOperand(1).getGlobal()->getType()); in getBlockStructType()