Home | History | Annotate | Download | only in mips64

Lines Matching defs:LTemplateResultInstruction

286 class LTemplateResultInstruction : public LInstruction {
305 class LTemplateInstruction : public LTemplateResultInstruction<R> {
1859 class LCallWithDescriptor FINAL : public LTemplateResultInstruction<1> {
2794 LInstruction* Define(LTemplateResultInstruction<1>* instr,
2796 LInstruction* DefineAsRegister(LTemplateResultInstruction<1>* instr);
2797 LInstruction* DefineAsSpilled(LTemplateResultInstruction<1>* instr,
2799 LInstruction* DefineSameAsFirst(LTemplateResultInstruction<1>* instr);
2800 LInstruction* DefineFixed(LTemplateResultInstruction<1>* instr,
2802 LInstruction* DefineFixedDouble(LTemplateResultInstruction<1>* instr,