Home
last modified time | relevance | path

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

12

/external/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 …]
/external/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()
/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td179 let AddedComplexity = 20;
187 let AddedComplexity = 20;
613 let AddedComplexity = 40 in {
DMipsDSPInstrInfo.td457 int AddedComplexity = 20;
469 int AddedComplexity = 20;
1408 let AddedComplexity = 20 in
1417 let AddedComplexity = 20 in {
DMips16InstrInfo.td495 let AddedComplexity = 5;
522 let AddedComplexity = 5;
DMipsInstrInfo.td1377 let AddedComplexity = 40 in {
/external/llvm/lib/Target/X86/
DX86InstrMMX.td307 let AddedComplexity = 15 in
314 let AddedComplexity = 20 in
DX86InstrSSE.td274 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 …]
DX86InstrCompiler.td233 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
DX86InstrShiftRotate.td912 let AddedComplexity = 10 in {
937 let AddedComplexity = 1 in {
DREADME.txt293 Perhaps we should use AddedComplexity to give LEA32r a higher priority? We
DX86InstrArithmetic.td419 let AddedComplexity = 15 in {
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td1812 // 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 {
DARMInstrThumb.td626 let AddedComplexity = 10 in
633 let AddedComplexity = 10 in
DARMInstrInfo.td1873 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/
DSystemZInstrFormats.td584 let AddedComplexity = 7;
777 let AddedComplexity = 7;
1126 let AddedComplexity = 7;
DSystemZInstrInfo.td413 let AddedComplexity = 7 in {
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td738 let AddedComplexity = 50;
DAArch64InstrInfo.td4597 let AddedComplexity = 10 in {
/external/llvm/docs/
DTableGenFundamentals.rst83 int AddedComplexity = 0;
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td1004 int AddedComplexity = 0; // See class Instruction in Target.td.
DTarget.td352 int AddedComplexity = 0;

12