Searched refs:EntryProperties (Results 1 – 3 of 3) sorted by relevance
23 struct EntryProperties { struct31 EntryProperties(const Function *Fn = nullptr) : Entry(Fn) {}; in Entry() argument39 SmallVector<EntryProperties> EntryPropertyVec{};
171 getEntryPropAsMetadata(const EntryProperties &EP, uint64_t EntryShaderFlags, in getEntryPropAsMetadata()224 static MDTuple *emitEntryMD(const EntryProperties &EP, MDTuple *Signatures, in emitEntryMD()353 for (const EntryProperties &EntryProp : MMDI.EntryPropertyVec) { in translateMetadata()
45 EntryProperties EFP(&F); in collectMetadataInfo()