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

/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc294 typedef std::unique_ptr<BenchmarkReporter> PtrType; typedef
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark.cc445 typedef std::unique_ptr<BenchmarkReporter> PtrType; typedef
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp365 std::string PtrType = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp766 PointerType *PtrType = G->getType(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1666 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp507 Type *PtrType = GV->getType(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp817 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp969 auto *PtrType = Ptr->getType(); local
994 auto *PtrType = Ptr->getType(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3844 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp475 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { argument
3706 llvm::Type *PtrType = ABI.getImageRelativeType( local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5270 EVT PtrType = LDST->getBasePtr().getValueType(); local
18410 EVT PtrType = NewPtr.getValueType(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5370 EVT PtrType = Ptr.getValueType(); local

Completed in 507 milliseconds