Home
last modified time | relevance | path

Searched defs:PtrType (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp773 PointerType *PtrType = G->getType(); in writeAlias() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp350 SPIRVType *PtrType = GR->getOrCreateSPIRVPointerType( in buildBuiltinVariableLoad() local
1508 Type *PtrType = PointerType::get(PointerType::get(OpaqueType, SC0), SC1); in getOrCreateSPIRVDeviceEventPointer() local
1630 SPIRVType *PtrType = GR->getSPIRVTypeForVReg(Call->Arguments[0]); in generateEnqueueInst() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp385 std::string PtrType = std::string(getEnumName( in visitKnownRecord() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp635 QualType PtrType = Iterator->getType(); in handlePtrIncrOrDecr() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp1160 auto *PtrType = Ptr->getType(); in CreateLaunderInvariantGroup() local
1185 auto *PtrType = Ptr->getType(); in CreateStripInvariantGroup() local
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp637 const PointerType *PtrType; member in __anonece5a09e0111::PointerCastResult
639 PointerCastResult(const PointerType *PtrType, Ptr V) in PointerCastResult()
/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp1063 LLVMTypeRef PtrType = TypeCloner(M).Clone(Cur); in declare_symbols() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp768 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp177 if (const auto *PtrType = dyn_cast<PointerType>(FromType)) { in CheckNoDeref() local
H A DSemaDeclAttr.cpp5381 if (const auto *PtrType = Ty->getAs<PointerType>()) { in isValidSwiftIndirectResultType() local
5393 if (const auto *PtrType = Ty->getAs<PointerType>()) { in isValidSwiftErrorResultType() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp494 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType()
3812 llvm::Type *PtrType = ABI.getImageRelativeType( in getBaseClassArray() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4513 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5811 EVT PtrType = LDST->getBasePtr().getValueType(); in isLegalNarrowLdSt() local
17732 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5615 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local