Searched refs:isReturnValueUsed (Results 1 – 6 of 6) sorted by relevance
1227 bool isReturnValueUsed, SDValue Callee, ArgListTy &Args,
2237 bool isReturnValueUsed = true) const;
2718 bool isReturnValueUsed = true) const;
120 bool isReturnValueUsed) const { in makeLibCall()143 .setNoReturn(doesNotReturn).setDiscardResult(!isReturnValueUsed) in makeLibCall()
122 bool isReturnValueUsed) const { in makeLibCall()147 .setDiscardResult(!isReturnValueUsed) in makeLibCall()
6330 bool isReturnValueUsed, in LowerCallTo() argument6415 MyFlags.Used = isReturnValueUsed; in LowerCallTo()