Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp775 PointerType *PtrType = G->getType(); writeAlias() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp352 SPIRVType *PtrType = GR->getOrCreateSPIRVPointerType( buildBuiltinVariableLoad() local
1473 SPIRVType *PtrType = GR->getSPIRVTypeForVReg(Call->Arguments[0]); buildNDRange() local
1611 Type *PtrType = PointerType::get(PointerType::get(OpaqueType, SC0), SC1); getOrCreateSPIRVDeviceEventPointer() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp630 QualType PtrType = Iterator->getType(); handlePtrIncrOrDecr() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp385 std::string PtrType = std::string(getEnumName( in visitKnownRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1138 auto *PtrType = Ptr->getType(); in CreateLaunderInvariantGroup() local
1155 auto *PtrType = Ptr->getType(); CreateStripInvariantGroup() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp637 const PointerType *PtrType; member in __anon3961c3990111::PointerCastResult
639 PointerCastResult(const PointerType *PtrType, Ptr V) in PointerCastResult() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp766 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp182 if (const auto *PtrType = dyn_cast<PointerType>(FromType)) { CheckNoDeref() local
H A DSemaDeclAttr.cpp5529 if (const auto *PtrType = Ty->getAs<PointerType>()) { isValidSwiftIndirectResultType() local
5541 if (const auto *PtrType = Ty->getAs<PointerType>()) { isValidSwiftErrorResultType() local
H A DSemaChecking.cpp6080 const PointerType *PtrType = PointerArg->getType()->getAs<PointerType>(); CheckRISCVBuiltinFunctionCall() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp506 return PtrType; in getImageRelativeType() argument
3801 llvm::Type *PtrType = ABI.getImageRelativeType( getBaseClassArray() local
H A DCGBuiltin.cpp1360 llvm::Type *PtrType = CGF.UnqualPtrTy; emitPPCLoadReserveIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4554 typeCheckLoadStoreInst(Type * ValType,Type * PtrType) typeCheckLoadStoreInst() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6492 EVT PtrType = LDST->getBasePtr().getValueType(); isLegalNarrowLdSt() local
19019 EVT PtrType = Origin->getBasePtr().getValueType(); isLegal() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5628 EVT PtrType = Ptr.getValueType(); expandf64Toi32() local