Home
last modified time | relevance | path

Searched refs:materialized (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPagedVector.h259 materialized() const { in materialized() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DSelectionDAGCompat.td57 // timm must not be materialized and therefore has no GlobalISel equivalent
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td56 // All 32-bit immediates can be materialized with sethi+or, but 64-bit
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8138 TypesLoaded.size() - llvm::count(TypesLoaded.materialized(), QualType()); in dumpModuleIDMap()
8141 llvm::count(DeclsLoaded.materialized(), (Decl *)nullptr); in dumpModuleIDMap()