Home
last modified time | relevance | path

Searched refs:SnippetCopies (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anone3d935a70111::InlineSpiller
325 SnippetCopies.clear(); in collectRegsToSpill()
341 SnippetCopies.insert(&MI); in collectRegsToSpill()
512 if (!SnippetCopies.count(MI)) in markValueUsed()
579 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1014 if (SnippetCopies.count(MI)) in spillAroundUses()
1038 SnippetCopies.insert(MI); in spillAroundUses()
1124 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon4ff14c3c0111::InlineSpiller
324 SnippetCopies.clear(); in collectRegsToSpill()
340 SnippetCopies.insert(&MI); in collectRegsToSpill()
521 if (!SnippetCopies.count(MI)) in markValueUsed()
588 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1012 if (SnippetCopies.count(MI)) in spillAroundUses()
1036 SnippetCopies.insert(MI); in spillAroundUses()
1122 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp182 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon5ab572140111::InlineSpiller
323 SnippetCopies.clear(); in collectRegsToSpill()
339 SnippetCopies.insert(&MI); in collectRegsToSpill()
510 if (!SnippetCopies.count(MI)) in markValueUsed()
565 if (SnippetCopies.count(&MI)) in reMaterializeFor()
984 if (SnippetCopies.count(MI)) in spillAroundUses()
1008 SnippetCopies.insert(MI); in spillAroundUses()
1094 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anond570a4960111::InlineSpiller
324 SnippetCopies.clear(); in collectRegsToSpill()
340 SnippetCopies.insert(&MI); in collectRegsToSpill()
511 if (!SnippetCopies.count(MI)) in markValueUsed()
578 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1002 if (SnippetCopies.count(MI)) in spillAroundUses()
1026 SnippetCopies.insert(MI); in spillAroundUses()
1112 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp182 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon3382827f0111::InlineSpiller
323 SnippetCopies.clear(); in collectRegsToSpill()
339 SnippetCopies.insert(&MI); in collectRegsToSpill()
510 if (!SnippetCopies.count(MI)) in markValueUsed()
565 if (SnippetCopies.count(&MI)) in reMaterializeFor()
984 if (SnippetCopies.count(MI)) in spillAroundUses()
1008 SnippetCopies.insert(MI); in spillAroundUses()
1094 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp182 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anonf76d87f70111::InlineSpiller
323 SnippetCopies.clear(); in collectRegsToSpill()
339 SnippetCopies.insert(&MI); in collectRegsToSpill()
510 if (!SnippetCopies.count(MI)) in markValueUsed()
565 if (SnippetCopies.count(&MI)) in reMaterializeFor()
984 if (SnippetCopies.count(MI)) in spillAroundUses()
1008 SnippetCopies.insert(MI); in spillAroundUses()
1094 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp182 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon962688540111::InlineSpiller
323 SnippetCopies.clear(); in collectRegsToSpill()
339 SnippetCopies.insert(&MI); in collectRegsToSpill()
511 if (!SnippetCopies.count(MI)) in markValueUsed()
567 if (SnippetCopies.count(&MI)) in reMaterializeFor()
988 if (SnippetCopies.count(MI)) in spillAroundUses()
1013 SnippetCopies.insert(MI); in spillAroundUses()
1099 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp179 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon1b6b55d20111::InlineSpiller
319 SnippetCopies.clear(); in collectRegsToSpill()
335 SnippetCopies.insert(&MI); in collectRegsToSpill()
507 if (!SnippetCopies.count(MI)) in markValueUsed()
541 if (SnippetCopies.count(&MI)) in reMaterializeFor()
952 if (SnippetCopies.count(MI)) in spillAroundUses()
977 SnippetCopies.insert(MI); in spillAroundUses()
1063 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp179 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anona0b023500111::InlineSpiller
319 SnippetCopies.clear(); in collectRegsToSpill()
335 SnippetCopies.insert(&MI); in collectRegsToSpill()
507 if (!SnippetCopies.count(MI)) in markValueUsed()
541 if (SnippetCopies.count(&MI)) in reMaterializeFor()
952 if (SnippetCopies.count(MI)) in spillAroundUses()
977 SnippetCopies.insert(MI); in spillAroundUses()
1063 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anona635c0740111::InlineSpiller
337 SnippetCopies.clear(); in collectRegsToSpill()
353 SnippetCopies.insert(&MI); in collectRegsToSpill()
531 if (!SnippetCopies.count(MI)) in markValueUsed()
598 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1060 if (SnippetCopies.count(MI)) in spillAroundUses()
1084 SnippetCopies.insert(MI); in spillAroundUses()
1170 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon5ba27f8a0111::InlineSpiller
337 SnippetCopies.clear(); in collectRegsToSpill()
353 SnippetCopies.insert(&MI); in collectRegsToSpill()
531 if (!SnippetCopies.count(MI)) in markValueUsed()
598 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1060 if (SnippetCopies.count(MI)) in spillAroundUses()
1084 SnippetCopies.insert(MI); in spillAroundUses()
1170 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anona6d877660111::InlineSpiller
333 SnippetCopies.clear(); in collectRegsToSpill()
349 SnippetCopies.insert(&MI); in collectRegsToSpill()
527 if (!SnippetCopies.count(MI)) in markValueUsed()
594 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1056 if (SnippetCopies.count(MI)) in spillAroundUses()
1080 SnippetCopies.insert(MI); in spillAroundUses()
1166 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon2b09cc090111::InlineSpiller
337 SnippetCopies.clear(); in collectRegsToSpill()
353 SnippetCopies.insert(&MI); in collectRegsToSpill()
531 if (!SnippetCopies.count(MI)) in markValueUsed()
598 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1060 if (SnippetCopies.count(MI)) in spillAroundUses()
1084 SnippetCopies.insert(MI); in spillAroundUses()
1170 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon9d18df870111::InlineSpiller
337 SnippetCopies.clear(); in collectRegsToSpill()
353 SnippetCopies.insert(&MI); in collectRegsToSpill()
531 if (!SnippetCopies.count(MI)) in markValueUsed()
598 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1060 if (SnippetCopies.count(MI)) in spillAroundUses()
1084 SnippetCopies.insert(MI); in spillAroundUses()
1170 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anone5527c3c0111::InlineSpiller
337 SnippetCopies.clear(); in collectRegsToSpill()
353 SnippetCopies.insert(&MI); in collectRegsToSpill()
531 if (!SnippetCopies.count(MI)) in markValueUsed()
598 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1060 if (SnippetCopies.count(MI)) in spillAroundUses()
1084 SnippetCopies.insert(MI); in spillAroundUses()
1170 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies; member in __anon9f10977a0111::InlineSpiller
333 SnippetCopies.clear(); in collectRegsToSpill()
349 SnippetCopies.insert(&MI); in collectRegsToSpill()
527 if (!SnippetCopies.count(MI)) in markValueUsed()
594 if (SnippetCopies.count(&MI)) in reMaterializeFor()
1056 if (SnippetCopies.count(MI)) in spillAroundUses()
1080 SnippetCopies.insert(MI); in spillAroundUses()
1166 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy"); in spillAll()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DInlineSpiller.cpp183 SmallPtrSet<MachineInstr*, 8> SnippetCopies;
337 SnippetCopies.clear();
353 SnippetCopies.insert(&MI);
531 if (!SnippetCopies.count(MI))
598 if (SnippetCopies.count(&MI))
1060 if (SnippetCopies.count(MI))
1084 SnippetCopies.insert(MI);
1170 assert(SnippetCopies.count(&MI) && "Remaining use wasn't a snippet copy");