Home
last modified time | relevance | path

Searched defs:TypeId (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp70 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck() local
79 if (ConstantInt *TypeId = in buildCFICheck() local
124 for (uint64_t TypeId : TypeIds) { in buildCFICheck() local
H A DGlobalDCE.cpp158 void GlobalDCEPass::ScanVTableLoad(Function *Caller, Metadata *TypeId, in ScanVTableLoad()
204 auto *TypeId = cast<MetadataAsValue>(TypeIdValue)->getMetadata(); in ScanTypeCheckedLoadIntrinsics() local
H A DLowerTypeTests.cpp558 Metadata *TypeId, in buildBitSet() argument
692 static bool isKnownTypeIdMember(Metadata *TypeId, const DataLayout &DL, in isKnownTypeIdMember() argument
733 lowerTypeTestCall(Metadata * TypeId,CallInst * CI,const TypeIdLowering & TIL) lowerTypeTestCall() argument
908 exportTypeId(StringRef TypeId,const TypeIdLowering & TIL) exportTypeId() argument
959 importTypeId(StringRef TypeId) importTypeId() argument
2215 __anon939db9b50a02(Metadata *TypeId) lower() argument
2257 auto TypeId = TypeIdMDVal->getMetadata(); lower() local
2303 if (auto *TypeId = dyn_cast<MDString>(P.first)) lower() local
[all...]
H A DWholeProgramDevirt.cpp1980 Metadata *TypeId = scanTypeTestUsers() local
2047 Metadata *TypeId = cast<MetadataAsValue>(TypeIdValue)->getMetadata(); scanTypeCheckedLoadUsers() local
2125 auto *TypeId = dyn_cast<MDString>(Slot.TypeID); importResolution() local
2312 if (auto *TypeId = dyn_cast<MDString>(P.first)) run() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAny.h36 template <typename T> struct TypeId { static char Id; }; struct
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp390 BTFKindVar(StringRef VarName,uint32_t TypeId,uint32_t VarInfo) BTFKindVar() argument
530 visitBasicType(const DIBasicType * BTy,uint32_t & TypeId) visitBasicType() argument
560 visitSubroutineType(const DISubroutineType * STy,bool ForSubprog,const std::unordered_map<uint32_t,StringRef> & FuncArgNames,uint32_t & TypeId) visitSubroutineType() argument
662 visitStructType(const DICompositeType * CTy,bool IsStruct,uint32_t & TypeId) visitStructType() argument
696 visitArrayType(const DICompositeType * CTy,uint32_t & TypeId) visitArrayType() argument
735 visitEnumType(const DICompositeType * CTy,uint32_t & TypeId) visitEnumType() argument
765 visitFwdDeclType(const DICompositeType * CTy,bool IsUnion,uint32_t & TypeId) visitFwdDeclType() argument
772 visitCompositeType(const DICompositeType * CTy,uint32_t & TypeId) visitCompositeType() argument
798 visitDerivedType(const DIDerivedType * DTy,uint32_t & TypeId,bool CheckPointer,bool SeenPointer) visitDerivedType() argument
861 visitTypeEntry(const DIType * Ty,uint32_t & TypeId,bool CheckPointer,bool SeenPointer) visitTypeEntry() argument
935 uint32_t TypeId; visitTypeEntry() local
939 visitMapDefType(const DIType * Ty,uint32_t & TypeId) visitMapDefType() argument
[all...]
H A DBTFDebug.h268 uint32_t TypeId; ///< Type id referring to .BTF type section member
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp232 uint32_t TypeId = Symbol.getTypeId(); in dump() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp186 auto *TypeId = dyn_cast<MDString>(TypeMDVal->getMetadata()); addIntrinsicToSummary() local
214 auto *TypeId = dyn_cast<MDString>(TypeMDVal->getMetadata()); addIntrinsicToSummary() local
727 if (auto *TypeId = dyn_cast<MDString>(TypeID)) recordTypeIdCompatibleVtableReferences() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp39 uint32_t TypeId = RawSymbol.getTypeId(); in getSymbolType() local
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h401 typedef const void* TypeId; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp602 StringRef TypeId = getTok().getIdentifier(); parseCOMDATType() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h240 uint32_t TypeId; ///< Type id referring to .BTF type section member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2729 llvm::Value *TypeId = EmitTypeMetadataCodeForVCall() local
2842 llvm::Value *TypeId = llvm::MetadataAsValue::get(getLLVMContext(), MD); EmitVTablePtrCheck() local
2899 llvm::Value *TypeId = llvm::MetadataAsValue::get(CGM.getLLVMContext(), MD); EmitVTableTypeCheckedLoad() local
H A DItaniumCXXABI.cpp706 llvm::Value *TypeId = nullptr; EmitLoadOfMemberFunctionPointer() local
816 llvm::Value *TypeId = EmitLoadOfMemberFunctionPointer() local
H A DCGExpr.cpp3635 EmitCfiSlowPathCheck(SanitizerMask Kind,llvm::Value * Cond,llvm::ConstantInt * TypeId,llvm::Value * Ptr,ArrayRef<llvm::Constant * > StaticArgs) EmitCfiSlowPathCheck() argument
5816 llvm::Value *TypeId = llvm::MetadataAsValue::get(getLLVMContext(), MD); EmitCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7103 parseWholeProgramDevirtResolution(ArrayRef<uint64_t> Record,StringRef Strtab,size_t & Slot,TypeIdSummary & TypeId) parseWholeProgramDevirtResolution() argument
7121 TypeIdSummary &TypeId = TheIndex.getOrInsertTypeIdSummary( parseTypeIdSummaryRecord() local
7173 parseTypeIdCompatibleVtableInfo(ArrayRef<uint64_t> Record,size_t & Slot,TypeIdCompatibleVtableInfo & TypeId) parseTypeIdCompatibleVtableInfo() argument
7182 TypeIdCompatibleVtableInfo &TypeId = parseTypeIdCompatibleVtableSummaryRecord() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp592 DD->addDwarfTypeUnitType(getCU(), TypeId->getString(), TyDIE, CTy); in createTypeDIE() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1755 Metadata *TypeId = MD.second->getOperand(1); copyMetadata() local