Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRDialect.td33 // returned by fold methods, allowing them to be materialized as constant
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPagedVector.h259 materialized() const { in materialized() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DSelectionDAGCompat.td58 // timm must not be materialized and therefore has no GlobalISel equivalent
/freebsd/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/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td163 // Same as SETCC except it's materialized with a subx and the value is all
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8706 TypesLoaded.size() - llvm::count(TypesLoaded.materialized(), QualType()); in PrintStats()
8709 llvm::count(DeclsLoaded.materialized(), (Decl *)nullptr); in PrintStats()