Searched defs:PtrType (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp340 std::string PtrType = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp602 QualType PtrType = Iterator->getType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp768 PointerType *PtrType = G->getType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1266 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp402 LLT PtrType = getLLTForType(*PtrTy, DL); local
H A DR600ISelLowering.cpp912 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp953 auto *PtrType = Ptr->getType(); local
978 auto *PtrType = Ptr->getType(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp470 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { argument
3677 llvm::Type *PtrType = ABI.getImageRelativeType( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3739 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4936 EVT PtrType = LDST->getBasePtr().getValueType(); local
17587 EVT PtrType = NewPtr.getValueType(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5390 EVT PtrType = Ptr.getValueType(); local

Completed in 506 milliseconds