Searched refs:hasIntegratedBackend (Results 1 – 3 of 3) sorted by relevance
55 virtual bool hasIntegratedBackend() const { return true; } in hasIntegratedBackend() function
111 bool hasIntegratedBackend() const override { return HasBackend; } in hasIntegratedBackend() function
5236 if (!T->hasIntegratedBackend() && !(OutputIsLLVM && T->canEmitIR())) in combineAssembleBackendCompile() 5311 if (!T->hasIntegratedBackend() && !(OutputIsLLVM && T->canEmitIR())) in combineBackendCompile()