Home | History | Annotate | Download | only in codegen

Lines Matching refs:isIndirect

601       code[0] = i->src(0).isIndirect(0) ? 0x00000001 : 0x10000001;