Searched refs:isTargetCodegen (Results 1 – 4 of 4) sorted by relevance
160 bool isTargetCodegen() const override { return true; }; in isTargetCodegen() function
696 virtual bool isTargetCodegen() const { return false; } in isTargetCodegen() function
118 bool isTargetCodegen() const { in isTargetCodegen() function139 if (isTargetCodegen()) in firstSeparator()149 if (isTargetCodegen()) in separator()
4769 if (!Config.isTargetCodegen()) { in createOffloadEntry()