Searched defs:src_operand (Results 1 – 5 of 5) sorted by relevance
114 struct src_operand { struct117 uint32_t imm32; /* set if src_operand is expressing a branch offset */ argument119 } src_operand; variable
452 struct src_operand src_operand; member
92 uint32_t src_operand = copy_object_instruction->GetSingleWordInOperand(0); in Apply() local
1113 Value *src_operand = int_to_ptr_inst->getOperand(0); in Interpret() local1135 Value *src_operand = ptr_to_int_inst->getOperand(0); in Interpret() local1157 Value *src_operand = trunc_inst->getOperand(0); in Interpret() local