Searched defs:isGPU (Results 1 – 4 of 4) sorted by relevance
134 bool isGPU() const override { return true; }; in isGPU() function
679 virtual bool isGPU() const { return false; } in isGPU() function
132 bool isGPU() const { in isGPU() function
201 bool AA::isGPU(const Module &M) { in isGPU() function in AA