Searched refs:fInterfaceBlockMap (Results 1 – 6 of 6) sorted by relevance
255 std::unordered_map<const Type::Field*, const InterfaceBlock*> fInterfaceBlockMap; variable
375 std::unordered_map<const Variable*, int32_t> fInterfaceBlockMap;
577 this->write(fInterfaceBlockNameMap[fInterfaceBlockMap[field]]); in writeFieldAccess()1093 fInterfaceBlockMap[&field] = parentIntf; in writeFields()
266 std::unordered_map<const Type::Field*, const InterfaceBlock*> fInterfaceBlockMap; variable
482 std::unordered_map<const Variable*, int32_t> fInterfaceBlockMap;
1362 this->write(fInterfaceBlockNameMap[fInterfaceBlockMap[field]]); in writeFieldAccess()2061 fInterfaceBlockMap[&field] = parentIntf; in writeFields()