Home | History | Annotate | Download | only in mips

Lines Matching defs:LLoadKeyed

1561 class LLoadKeyed: public LTemplateInstruction<1, 2, 0> {
1563 LLoadKeyed(LOperand* elements, LOperand* key) {