Home | History | Annotate | Download | only in x87

Lines Matching refs:LTemplateResultInstruction

296 class LTemplateResultInstruction : public LInstruction {
315 class LTemplateInstruction : public LTemplateResultInstruction<R> {
1924 class LCallWithDescriptor FINAL : public LTemplateResultInstruction<1> {
2854 LInstruction* Define(LTemplateResultInstruction<1>* instr,
2856 LInstruction* DefineAsRegister(LTemplateResultInstruction<1>* instr);
2857 LInstruction* DefineAsSpilled(LTemplateResultInstruction<1>* instr,
2859 LInstruction* DefineSameAsFirst(LTemplateResultInstruction<1>* instr);
2860 LInstruction* DefineFixed(LTemplateResultInstruction<1>* instr,
2862 LInstruction* DefineFixed(LTemplateResultInstruction<1>* instr,
2864 LInstruction* DefineX87TOS(LTemplateResultInstruction<1>* instr);