Searched refs:ARCEntrypoints (Results 1 – 2 of 2) sorted by relevance
168 struct ARCEntrypoints { struct169 ARCEntrypoints() { memset(this, 0, sizeof(*this)); } in ARCEntrypoints() argument310 ARCEntrypoints *ARCData;537 ARCEntrypoints &getARCEntrypoints() const { in getARCEntrypoints()
143 ARCData = new ARCEntrypoints(); in CodeGenModule()