Home
last modified time | relevance | path

Searched defs:src_operand (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp1184 Value *src_operand = int_to_ptr_inst->getOperand(0); in Interpret() local
1206 Value *src_operand = ptr_to_int_inst->getOperand(0); in Interpret() local
1228 Value *src_operand = trunc_inst->getOperand(0); in Interpret() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.c3344 src_operand (op, mode) in src_operand() function