/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfoV5.td | 71 isPredicable = 1, AddedComplexity = 30, validSubTargets = HasV5SubT, 349 let AddedComplexity = 20, Predicates = [HasV5T, IEEERndNearV5T] in { 506 let AddedComplexity = 20 in 520 let AddedComplexity = 20 in 535 let AddedComplexity = 10 in 550 let AddedComplexity = 10 in 840 let AddedComplexity = 20 in 846 let AddedComplexity = 20 in 852 let AddedComplexity = 20 in 858 let AddedComplexity = 20 in [all …]
|
H A D | HexagonInstrInfoV4.td | 452 let AddedComplexity = 40 in { 505 let AddedComplexity = 10 in { 553 let AddedComplexity = 20 in 565 let AddedComplexity = 20 in 577 let AddedComplexity = 20 in 589 let AddedComplexity = 20 in 601 let AddedComplexity = 100 in 612 let AddedComplexity = 100 in 828 let Predicates = [HasV4T], AddedComplexity = 10 in { 879 let AddedComplexity = 10, validSubTargets = HasV4SubT in { [all …]
|
H A D | HexagonInstrInfo.td | 286 AddedComplexity = 75, isCodeGenOnly = 0 in 1026 let AddedComplexity = 200 in { 1454 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, AddedComplexity = 20 in 1579 let AddedComplexity = 20 in { 1726 let AddedComplexity = 20 in 1733 let AddedComplexity = 20 in 1737 let AddedComplexity = 10 in 1741 let AddedComplexity = 20 in 2941 let AddedComplexity = 10 in { 3195 let AddedComplexity = 50 in [all …]
|
H A D | HexagonInstrInfoV3.td | 148 let AddedComplexity = 200 in {
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.h | 672 Dstregs(dstregs), AddedComplexity(complexity), ID(uid) {} in PatternToMatch() 679 int AddedComplexity; // Add to matching pattern complexity. variable 687 int getAddedComplexity() const { return AddedComplexity; } in getAddedComplexity()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsInstrFPU.td | 201 let AddedComplexity = 20; 210 let AddedComplexity = 20; 630 let AddedComplexity = 40 in {
|
H A D | Mips16InstrInfo.td | 537 let AddedComplexity = 5; 564 let AddedComplexity = 5; 1376 let AddedComplexity = 1;
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrVSX.td | 64 let AddedComplexity = 400 in { // Prefer VSX patterns over non-VSX patterns. 777 } // AddedComplexity 795 let AddedComplexity = 400 in { // Prefer VSX patterns over non-VSX patterns. 938 } // AddedComplexity
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZPatterns.td | 93 let AddedComplexity = 7;
|
H A D | SystemZInstrFormats.td | 583 let AddedComplexity = 7; 791 let AddedComplexity = 7; 1143 let AddedComplexity = 7; 1328 let AddedComplexity = 7;
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrFormats.td | 1665 let AddedComplexity = 1, hasSideEffects = 0 in { 1730 let AddedComplexity = 1 in { 1963 let AddedComplexity = 6, isReMaterializable = 1, isAsCheapAsAMove = 1 in 1970 let AddedComplexity = 6, isReMaterializable = 1, isAsCheapAsAMove = 1 in 2281 let AddedComplexity = 10, mayLoad = 1, mayStore = 0, hasSideEffects = 0 in 2293 let AddedComplexity = 10, mayLoad = 0, mayStore = 1, hasSideEffects = 0 in 2472 let AddedComplexity = 10 in 2483 let AddedComplexity = 10 in 2499 let AddedComplexity = 10 in 2509 let AddedComplexity = 10 in [all …]
|
H A D | AArch64InstrInfo.td | 294 let AddedComplexity = 10 in 597 let AddedComplexity = 1 in { 611 let AddedComplexity = 1 in { 661 let AddedComplexity = 7 in { 678 } // AddedComplexity = 7 680 let AddedComplexity = 5 in { 695 } // AddedComplexity = 5 911 let AddedComplexity = 10 in { 1213 let AddedComplexity = 10 in { 1256 let AddedComplexity = 10 in { [all …]
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrMMX.td | 318 let AddedComplexity = 15 in 322 let AddedComplexity = 20 in
|
H A D | X86InstrSSE.td | 359 let AddedComplexity = 25 in { // to give priority over vinsertf128rm 609 let AddedComplexity = 20 in 615 let AddedComplexity = 20 in { 719 let Predicates = [NoSSE41], AddedComplexity = 15 in { 730 let AddedComplexity = 20 in { 753 let Predicates = [NoSSE41], AddedComplexity = 15 in { 760 let AddedComplexity = 20 in { 1187 let AddedComplexity = 20 in { 1294 let AddedComplexity = 20 in { 1392 let AddedComplexity = 20, Predicates = [UseAVX] in { [all …]
|
H A D | X86InstrCompiler.td | 255 let AddedComplexity = 20; 261 let AddedComplexity = 1, isReMaterializable = 1, isAsCheapAsAMove = 1, 271 let AddedComplexity = 1 in 1231 let AddedComplexity = 5, SchedRW = [WriteALU] in { 1278 } // AddedComplexity, SchedRW
|
H A D | X86InstrAVX512.td | 175 let AddedComplexity = 20 in 184 let AddedComplexity = 30 in // Prefer over VMOV*rrkz Pat<> 667 let AddedComplexity = 30 in { 995 let AddedComplexity = 30 in // Prefer over VMOV*rrkz Pat<> 1028 let AddedComplexity = 10 in // Prefer over the rrkz variant 2046 let AddedComplexity = 20 in { 2307 let AddedComplexity = 20 in { 2539 let AddedComplexity = 15 in { 2562 let AddedComplexity = 20 in { 2679 let AddedComplexity = 15 in [all …]
|
H A D | X86InstrShiftRotate.td | 903 let AddedComplexity = 10 in { 928 let AddedComplexity = 1 in {
|
H A D | X86InstrArithmetic.td | 419 let AddedComplexity = 15 in { 1319 Constraints = "$src0 = $dst", AddedComplexity = 10 in {
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMInstrThumb2.td | 1875 // AddedComplexity to ensure isel tries t2MOVi before t2MOVi16. 1877 AddedComplexity = 1 in 1988 let AddedComplexity = 16 in { 2066 // The AddedComplexity preferences the first variant over the others since 2068 let AddedComplexity = 1 in 2078 let AddedComplexity = 1 in 2088 let AddedComplexity = 1 in 2510 let AddedComplexity = 1 in 2515 let AddedComplexity = 1 in 4287 let AddedComplexity = 16 in { [all …]
|
H A D | ARMInstrInfo.td | 2019 let AddedComplexity = 10 in { 2040 let AddedComplexity = 10 in { 3326 let AddedComplexity = 16 in { 4158 let AddedComplexity = 5 in 4170 let AddedComplexity = 5 in 4677 let AddedComplexity = 8 in { 5284 let AddedComplexity = 10 in 5291 let AddedComplexity = 10 in 5377 let AddedComplexity = 16 in {
|
H A D | ARMInstrThumb.td | 646 let AddedComplexity = 10 in 653 let AddedComplexity = 10 in
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | SIInstrFormats.td | 129 let AddedComplexity = -1000;
|
H A D | SIInstructions.td | 286 let AddedComplexity = 1 in { 315 } // End AddedComplexity = 1 2787 let AddedComplexity = 100 in { 2791 } // End AddedComplexity = 100 2808 let AddedComplexity = 100 in { 2811 } // End AddedComplexity = 100
|
/minix3/external/bsd/llvm/dist/llvm/docs/TableGen/ |
H A D | index.rst | 106 int AddedComplexity = 0;
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetSelectionDAG.td | 1038 int AddedComplexity = 0; // See class Instruction in Target.td.
|