Lines Matching full:given

49   /// SimplifyAddInst - Given operands for an Add, see if we can
58 /// SimplifySubInst - Given operands for a Sub, see if we can
67 /// Given operands for an FAdd, see if we can fold the result. If not, this
76 /// Given operands for an FSub, see if we can fold the result. If not, this
85 /// Given operands for an FMul, see if we can fold the result. If not, this
94 /// SimplifyMulInst - Given operands for a Mul, see if we can
102 /// SimplifySDivInst - Given operands for an SDiv, see if we can
110 /// SimplifyUDivInst - Given operands for a UDiv, see if we can
118 /// SimplifyFDivInst - Given operands for an FDiv, see if we can
127 /// SimplifySRemInst - Given operands for an SRem, see if we can
135 /// SimplifyURemInst - Given operands for a URem, see if we can
143 /// SimplifyFRemInst - Given operands for an FRem, see if we can
152 /// SimplifyShlInst - Given operands for a Shl, see if we can
161 /// SimplifyLShrInst - Given operands for a LShr, see if we can
170 /// SimplifyAShrInst - Given operands for a AShr, see if we can
179 /// SimplifyAndInst - Given operands for an And, see if we can
187 /// SimplifyOrInst - Given operands for an Or, see if we can
195 /// SimplifyXorInst - Given operands for a Xor, see if we can
203 /// SimplifyICmpInst - Given operands for an ICmpInst, see if we can
212 /// SimplifyFCmpInst - Given operands for an FCmpInst, see if we can
221 /// SimplifySelectInst - Given operands for a SelectInst, see if we can fold
230 /// SimplifyGEPInst - Given operands for an GetElementPtrInst, see if we can
238 /// SimplifyInsertValueInst - Given operands for an InsertValueInst, see if we
247 /// \brief Given operands for an ExtractValueInst, see if we can fold the
256 /// \brief Given operands for an ExtractElementInst, see if we can fold the
265 /// SimplifyTruncInst - Given operands for an TruncInst, see if we can fold
276 /// SimplifyCmpInst - Given operands for a CmpInst, see if we can
285 /// SimplifyBinOp - Given operands for a BinaryOperator, see if we can
293 /// SimplifyFPBinOp - Given operands for a BinaryOperator, see if we can
304 /// \brief Given a function and iterators over arguments, see if we can fold
315 /// \brief Given a function and set of arguments, see if we can fold the