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