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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp340 std::string PtrType = getEnumName(IO, unsigned(Record.getPointerKind()), local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp769 PointerType *PtrType = G->getType(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp350 LLT PtrType = getLLTForType(*PtrTy, DL); local
H A DR600ISelLowering.cpp907 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1300 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h2629 auto *PtrType = Ptr->getType(); local
2657 auto *PtrType = Ptr->getType(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp463 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { argument
3654 llvm::Type *PtrType = ABI.getImageRelativeType( local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3669 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16965 EVT PtrType = NewPtr.getValueType(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5143 EVT PtrType = Ptr.getValueType(); local

Completed in 256 milliseconds