Lines Matching full:attempt
65 /// ConstantFoldInstOperands - Attempt to constant fold an instruction with the
82 /// Attempt to constant fold a compare instruction (icmp/fcmp) with the
90 /// Attempt to constant fold a unary operation with the specified operand.
95 /// Attempt to constant fold a binary operation with the specified operands.
100 /// Attempt to constant fold a floating point binary operation with the
108 /// Attempt to flush float point constant according to denormal mode set in the
119 /// Attempt to constant fold a select instruction with the specified
125 /// Attempt to constant fold a cast with the specified operand. If it
135 /// ConstantFoldInsertValueInstruction - Attempt to constant fold an insertvalue
141 /// Attempt to constant fold an extractvalue instruction with the
147 /// Attempt to constant fold an insertelement instruction with the
154 /// Attempt to constant fold an extractelement instruction with the
159 /// Attempt to constant fold a shufflevector instruction with the
197 /// ConstantFoldCall - Attempt to constant fold a call to the specified function