Searched refs:getBoundArchs (Results 1 – 2 of 2) sorted by relevance
190 auto &BArchs = DDeps.getBoundArchs(); in OffloadAction()221 DDeps.getBoundArchs()[i]); in OffloadAction()
289 const BoundArchList &getBoundArchs() const { return DeviceBoundArchs; } in getBoundArchs() function