Home
last modified time | relevance | path

Searched refs:src_operand (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDIRInterpreter.cpp1174 Value *src_operand = int_to_ptr_inst->getOperand(0); in Interpret() local
1178 if (!frame.EvaluateValue(I, src_operand, module)) in Interpret()
1181 log->Printf("Couldn't evaluate %s", PrintValue(src_operand).c_str()); in Interpret()
1192 log->Printf(" Src : %s", frame.SummarizeValue(src_operand).c_str()); in Interpret()
1210 Value *src_operand = ptr_to_int_inst->getOperand(0); in Interpret() local
1214 if (!frame.EvaluateValue(I, src_operand, module)) in Interpret()
1217 log->Printf("Couldn't evaluate %s", PrintValue(src_operand).c_str()); in Interpret()
1228 log->Printf(" Src : %s", frame.SummarizeValue(src_operand).c_str()); in Interpret()
1246 Value *src_operand = trunc_inst->getOperand(0); in Interpret() local
1250 if (!frame.EvaluateValue(I, src_operand, module)) in Interpret()
[all …]
/NextBSD/contrib/gcc/
HDChangeLog-19994996 * config/c4x/c4x.c (src_operand): Check SYMBOL_REF and LABEL_REF
5177 (move patterns): Use dst_operand predicate instead of src_operand.
13885 * config/c4x/c4x.c (c4x_emit_move_sequence, src_operand): Use
15798 (reg_operand, src_operand): Disallow operand if it satisifes
20512 (src_operand): Allow 'I' constants in HImode. Allow LO_SUM,
20514 (lsrc_operand, tsrc_operand): Call src_operand instead of
HDChangeLog-200513382 symbolic_address_operand, dst_operand, src_operand,