Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse-llvm.c447 static LLVMValueRef adjust_type(struct function *fn, struct symbol *ctype, LLVMValueRef val) in adjust_type() function
463 return adjust_type(fn, ctype, target); in get_operand()
615 target = adjust_type(fn, insn->type, target); in output_op_binary()
766 insn->target->priv = adjust_type(fn, insn->type, target); in output_op_sel()