Home
last modified time | relevance | path

Searched refs:CompleteModel (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h311 bool CompleteModel;
344 bool isComplete() const { return CompleteModel; }
314 bool CompleteModel; global() member
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSchedule.td20 let CompleteModel = 0;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonScheduleV62.td31 let CompleteModel = 0;
H A DHexagonScheduleV69.td34 let CompleteModel = 0;
H A DHexagonScheduleV71.td33 let CompleteModel = 0;
H A DHexagonScheduleV73.td33 let CompleteModel = 0;
H A DHexagonScheduleV5.td40 let CompleteModel = 0;
H A DHexagonScheduleV55.td42 let CompleteModel = 0;
H A DHexagonScheduleV65.td34 let CompleteModel = 0;
H A DHexagonScheduleV66.td34 let CompleteModel = 0;
H A DHexagonScheduleV67.td34 let CompleteModel = 0;
H A DHexagonScheduleV68.td33 let CompleteModel = 0;
H A DHexagonScheduleV67T.td56 let CompleteModel = 0;
H A DHexagonScheduleV71T.td54 let CompleteModel = 0;
H A DHexagonScheduleV60.td75 let CompleteModel = 0;
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td36 let CompleteModel = 0;
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSyntacoreSCR1.td23 let CompleteModel = 0;
H A DRISCVSchedSyntacoreSCR3.td21 let CompleteModel = 0;
H A DRISCVSchedRocket.td19 let CompleteModel = false;
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleA2.td165 let CompleteModel = 0;
H A DPPCScheduleG5.td124 let CompleteModel = 0;
H A DPPCScheduleE500.td276 let CompleteModel = 0;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedFalkor.td24 let CompleteModel = 1;
H A DAArch64SchedKryo.td28 let CompleteModel = 1;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM4.td20 let CompleteModel = 0;

1234