Searched refs:shouldEmitPTXNoReturn (Results 1 – 4 of 4) sorted by relevance
82 bool shouldEmitPTXNoReturn(const Value *V, const TargetMachine &TM);
392 bool shouldEmitPTXNoReturn(const Value *V, const TargetMachine &TM) { in shouldEmitPTXNoReturn() function
484 if (shouldEmitPTXNoReturn(F, TM)) in emitFunctionEntryLabel()638 if (shouldEmitPTXNoReturn(F, TM)) in emitDeclarationWithName()
1493 if (shouldEmitPTXNoReturn(&CB, *nvTM)) in getPrototype()