Searched refs:materialized (Results 1 – 6 of 6) sorted by relevance
33 // returned by fold methods, allowing them to be materialized as constant
259 materialized() const { in materialized() function
58 // timm must not be materialized and therefore has no GlobalISel equivalent
56 // All 32-bit immediates can be materialized with sethi+or, but 64-bit
163 // Same as SETCC except it's materialized with a subx and the value is all
8706 TypesLoaded.size() - llvm::count(TypesLoaded.materialized(), QualType()); in PrintStats()8709 llvm::count(DeclsLoaded.materialized(), (Decl *)nullptr); in PrintStats()