Searched defs:src_operand (Results 1 – 2 of 2) sorted by relevance
1184 Value *src_operand = int_to_ptr_inst->getOperand(0); in Interpret() local1206 Value *src_operand = ptr_to_int_inst->getOperand(0); in Interpret() local1228 Value *src_operand = trunc_inst->getOperand(0); in Interpret() local
3344 src_operand (op, mode) in src_operand() function