Home | History | Annotate | Download | only in ppc

Lines Matching defs:LDoubleBits

2329 class LDoubleBits final : public LTemplateInstruction<1, 1, 0> {
2331 explicit LDoubleBits(LOperand* value) { inputs_[0] = value; }