Home
last modified time | relevance | path

Searched refs:AddedComplexity (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV5.td32 isPredicable = 1, AddedComplexity = 30, validSubTargets = HasV5SubT,
75 let AddedComplexity = 20 in
89 let AddedComplexity = 20 in
104 let AddedComplexity = 10 in
119 let AddedComplexity = 10 in
409 let AddedComplexity = 20 in
415 let AddedComplexity = 20 in
421 let AddedComplexity = 20 in
427 let AddedComplexity = 20 in
433 let AddedComplexity = 20 in
[all …]
DHexagonInstrInfoV4.td291 let AddedComplexity = 40 in {
344 let AddedComplexity = 10 in {
392 let AddedComplexity = 20 in
404 let AddedComplexity = 20 in
416 let AddedComplexity = 20 in
428 let AddedComplexity = 20 in
440 let AddedComplexity = 100 in
451 let AddedComplexity = 100 in
582 let Predicates = [HasV4T], AddedComplexity = 10 in {
633 let AddedComplexity = 10, validSubTargets = HasV4SubT in {
[all …]
DHexagonInstrInfoV3.td56 let AddedComplexity = 200 in
67 let AddedComplexity = 200 in
DHexagonInstrInfo.td1004 isPredicable = 1, AddedComplexity = 20 in
1039 let AddedComplexity = 20 in {
1125 let AddedComplexity = 20 in
1132 let AddedComplexity = 20 in
1136 let AddedComplexity = 10 in
1140 let AddedComplexity = 20 in
1586 let AddedComplexity = 10 in {
1740 let AddedComplexity = 100 in
1839 let AddedComplexity = 100, isPredicated = 1 in
1848 let AddedComplexity = 100, isPredicated = 1 in
[all …]
/freebsd-10-stable/contrib/llvm/utils/TableGen/
DCodeGenDAGPatterns.h655 Dstregs(dstregs), AddedComplexity(complexity), ID(uid) {} in PatternToMatch()
662 unsigned AddedComplexity; // Add to matching pattern complexity. variable
670 unsigned getAddedComplexity() const { return AddedComplexity; } in getAddedComplexity()
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMipsInstrFPU.td179 let AddedComplexity = 20;
187 let AddedComplexity = 20;
590 let AddedComplexity = 40 in {
DMips16InstrInfo.td526 let AddedComplexity = 5;
553 let AddedComplexity = 5;
DMipsDSPInstrInfo.td1413 let AddedComplexity = 20 in {
DMipsInstrInfo.td1389 let AddedComplexity = 40 in {
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZPatterns.td93 let AddedComplexity = 7;
DSystemZInstrFormats.td589 let AddedComplexity = 7;
797 let AddedComplexity = 7;
1149 let AddedComplexity = 7;
1324 let AddedComplexity = 7;
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86InstrMMX.td305 let AddedComplexity = 15 in
309 let AddedComplexity = 20 in
DX86InstrSSE.td302 let AddedComplexity = 25 in { // to give priority over vinsertf128rm
552 let AddedComplexity = 20 in
558 let AddedComplexity = 15 in {
581 let AddedComplexity = 20 in {
707 let AddedComplexity = 15 in {
718 let AddedComplexity = 20 in {
741 let AddedComplexity = 15 in {
748 let AddedComplexity = 20 in {
1166 let AddedComplexity = 20 in {
1267 let AddedComplexity = 20 in {
[all …]
DX86InstrCompiler.td234 let AddedComplexity = 20;
240 let AddedComplexity = 1, isReMaterializable = 1, isAsCheapAsAMove = 1,
250 let AddedComplexity = 1 in
1200 let AddedComplexity = 5, SchedRW = [WriteALU] in {
1247 } // AddedComplexity, SchedRW
DX86InstrAVX512.td1202 let AddedComplexity = 20 in {
1364 let AddedComplexity = 15 in {
1387 let AddedComplexity = 20 in {
1504 let AddedComplexity = 15 in
1512 let AddedComplexity = 20 in
1523 let AddedComplexity = 20 in {
2860 let AddedComplexity = 20, Predicates = [HasERI] in {
DX86InstrShiftRotate.td912 let AddedComplexity = 10 in {
937 let AddedComplexity = 1 in {
DX86InstrArithmetic.td419 let AddedComplexity = 15 in {
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMInstrThumb2.td1875 // AddedComplexity to ensure isel tries t2MOVi before t2MOVi16.
1877 AddedComplexity = 1 in
1978 let AddedComplexity = 16 in {
2048 // The AddedComplexity preferences the first variant over the others since
2050 let AddedComplexity = 1 in
2060 let AddedComplexity = 1 in
2070 let AddedComplexity = 1 in
2479 let AddedComplexity = 1 in
2484 let AddedComplexity = 1 in
4175 let AddedComplexity = 16 in {
[all …]
DARMInstrInfo.td1863 let AddedComplexity = 10 in {
1884 let AddedComplexity = 10 in {
3124 let AddedComplexity = 16 in {
3968 let AddedComplexity = 5 in
3975 let AddedComplexity = 5 in
4653 let AddedComplexity = 8 in {
5202 let AddedComplexity = 10 in
5302 let AddedComplexity = 16 in {
DARMInstrThumb.td636 let AddedComplexity = 10 in
643 let AddedComplexity = 10 in
DARMInstrVFP.td338 Uses = [CPSR], AddedComplexity = 4 in {
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
DSIInstructions.td1215 let AddedComplexity = 1 in {
1236 } // End AddedComplexity = 1
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetSelectionDAG.td1007 int AddedComplexity = 0; // See class Instruction in Target.td.
DTarget.td352 int AddedComplexity = 0;
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td750 let AddedComplexity = 50;

12