Home
last modified time | relevance | path

Searched defs:addType (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DDialect.h336 void addType() { in addType() function
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp524 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType() function in BTFDebug
515 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, addType() function in BTFDebug
[all...]
/llvm-project/llvm/unittests/DebugInfo/BTF/
H A DBTFParserTest.cpp390 uint32_t addType(const BTF::CommonType &Tp) { in addType() function in __anon10cc3c150111::MockData2
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp706 void Dialect::addType(TypeID typeID, AbstractType &&typeInfo) { addType() function in Dialect
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp668 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, addType() function in DwarfUnit
[all...]
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp345 bool DebugInfoFinder::addType(DIType *DT) { addType() function in DebugInfoFinder
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5509 void addType(const IdentifierInfo *Name) { addType() function in __anonca10f8fc0b11::ConceptInfo::ValidVisitor