Home
last modified time | relevance | path

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

/dports/devel/libfirm/libfirm-1.21.0/include/libfirm/
H A Dopcodes.h313 FIRM_API ir_op *op_Sel; variable
/dports/devel/libfirm/libfirm-1.21.0/ir/ir/
H A Dgen_irop.c.inl47 ir_op *op_Sel; ir_op *get_op_Sel(void) { return op_Sel; } variable