Searched refs:AddedComplexity (Results 1 – 25 of 26) sorted by relevance
12
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfoV5.td | 32 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 …]
|
D | HexagonInstrInfoV4.td | 291 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 …]
|
D | HexagonInstrInfoV3.td | 56 let AddedComplexity = 200 in 67 let AddedComplexity = 200 in
|
D | HexagonInstrInfo.td | 1004 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 …]
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 655 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()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 179 let AddedComplexity = 20; 187 let AddedComplexity = 20; 613 let AddedComplexity = 40 in {
|
D | MipsDSPInstrInfo.td | 457 int AddedComplexity = 20; 469 int AddedComplexity = 20; 1408 let AddedComplexity = 20 in 1417 let AddedComplexity = 20 in {
|
D | Mips16InstrInfo.td | 495 let AddedComplexity = 5; 522 let AddedComplexity = 5;
|
D | MipsInstrInfo.td | 1377 let AddedComplexity = 40 in {
|
/external/llvm/lib/Target/X86/ |
D | X86InstrMMX.td | 307 let AddedComplexity = 15 in 314 let AddedComplexity = 20 in
|
D | X86InstrSSE.td | 274 let AddedComplexity = 25 in { // to give priority over vinsertf128rm 524 let AddedComplexity = 20 in 530 let AddedComplexity = 15 in { 553 let AddedComplexity = 20 in { 679 let AddedComplexity = 15 in { 690 let AddedComplexity = 20 in { 713 let AddedComplexity = 15 in { 720 let AddedComplexity = 20 in { 1155 let AddedComplexity = 20 in { 1256 let AddedComplexity = 20 in { [all …]
|
D | X86InstrCompiler.td | 233 let AddedComplexity = 20; 239 let AddedComplexity = 1, isReMaterializable = 1, isAsCheapAsAMove = 1, 249 let AddedComplexity = 1 in 1185 let AddedComplexity = 5, SchedRW = [WriteALU] in { 1232 } // AddedComplexity, SchedRW
|
D | X86InstrShiftRotate.td | 912 let AddedComplexity = 10 in { 937 let AddedComplexity = 1 in {
|
D | README.txt | 293 Perhaps we should use AddedComplexity to give LEA32r a higher priority? We
|
D | X86InstrArithmetic.td | 419 let AddedComplexity = 15 in {
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 1812 // AddedComplexity to ensure isel tries t2MOVi before t2MOVi16. 1814 AddedComplexity = 1 in 1912 let AddedComplexity = 16 in { 1982 // The AddedComplexity preferences the first variant over the others since 1984 let AddedComplexity = 1 in 1994 let AddedComplexity = 1 in 2004 let AddedComplexity = 1 in 2413 let AddedComplexity = 1 in 2418 let AddedComplexity = 1 in 3999 let AddedComplexity = 16 in {
|
D | ARMInstrThumb.td | 626 let AddedComplexity = 10 in 633 let AddedComplexity = 10 in
|
D | ARMInstrInfo.td | 1873 let AddedComplexity = 10 in { 1894 let AddedComplexity = 10 in { 3115 let AddedComplexity = 16 in { 3958 let AddedComplexity = 5 in 3965 let AddedComplexity = 5 in 4987 let AddedComplexity = 10 in 5087 let AddedComplexity = 16 in {
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFormats.td | 584 let AddedComplexity = 7; 777 let AddedComplexity = 7; 1126 let AddedComplexity = 7;
|
D | SystemZInstrInfo.td | 413 let AddedComplexity = 7 in {
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 738 let AddedComplexity = 50;
|
D | AArch64InstrInfo.td | 4597 let AddedComplexity = 10 in {
|
/external/llvm/docs/ |
D | TableGenFundamentals.rst | 83 int AddedComplexity = 0;
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 1004 int AddedComplexity = 0; // See class Instruction in Target.td.
|
D | Target.td | 352 int AddedComplexity = 0;
|
12