Home
last modified time | relevance | path

Searched refs:Intf (Results 1 – 25 of 843) sorted by relevance

12345678910>>...34

/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_inst_slice_part_select.v29 interface Intf (); interface
37 Intf Upstream,
38 Intf Downstream[NUM_MASTER]
48 Intf Masters[NUM_MASTER]
51 Intf selectOut[(NUM_MASTER * (NUM_SLAVE))-1 : 0]();
83 Intf MST[10]();
H A Dt_inst_dearray_slice.v29 interface Intf (); interface
37 Intf Upstream,
38 Intf Downstream[NUM_MASTER]
48 Intf Masters[NUM_MASTER]
51 Intf selectOut[(NUM_MASTER * (NUM_SLAVE+1))-1 : 0]();
80 Intf MST[2](); //MST must have >1 array size to trigger dearrayAll segfault
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp358 InterferenceCache::Cursor Intf; member
367 Intf.setPhysReg(Cache, Reg); in reset()
929 (Intf->isSpillable() || in canEvictInterference()
1088 Matrix->unassign(*Intf); in evictInterference()
1206 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1214 if (!Intf.hasInterference()) in addSplitConstraints()
1275 Intf.moveToBlock(Number); in addThroughConstraints()
1277 if (!Intf.hasInterference()) { in addThroughConstraints()
1503 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1528 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp363 InterferenceCache::Cursor Intf; member
372 Intf.setPhysReg(Cache, Reg); in reset()
921 (Intf->isSpillable() || in canEvictInterference()
1077 if (!VRM->hasPhys(Intf->reg)) in evictInterference()
1082 Matrix->unassign(*Intf); in evictInterference()
1198 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1206 if (!Intf.hasInterference()) in addSplitConstraints()
1268 Intf.moveToBlock(Number); in addThroughConstraints()
1498 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1524 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp357 InterferenceCache::Cursor Intf; member
366 Intf.setPhysReg(Cache, Reg); in reset()
914 (Intf->isSpillable() || in canEvictInterference()
1070 if (!VRM->hasPhys(Intf->reg)) in evictInterference()
1075 Matrix->unassign(*Intf); in evictInterference()
1191 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1199 if (!Intf.hasInterference()) in addSplitConstraints()
1261 Intf.moveToBlock(Number); in addThroughConstraints()
1491 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1517 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DRegAllocGreedy.cpp363 InterferenceCache::Cursor Intf; member
372 Intf.setPhysReg(Cache, Reg); in reset()
921 (Intf->isSpillable() || in canEvictInterference()
1077 if (!VRM->hasPhys(Intf->reg)) in evictInterference()
1082 Matrix->unassign(*Intf); in evictInterference()
1198 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1206 if (!Intf.hasInterference()) in addSplitConstraints()
1268 Intf.moveToBlock(Number); in addThroughConstraints()
1498 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1524 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp358 InterferenceCache::Cursor Intf; member
367 Intf.setPhysReg(Cache, Reg); in reset()
929 (Intf->isSpillable() || in canEvictInterference()
1088 Matrix->unassign(*Intf); in evictInterference()
1206 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1214 if (!Intf.hasInterference()) in addSplitConstraints()
1275 Intf.moveToBlock(Number); in addThroughConstraints()
1277 if (!Intf.hasInterference()) { in addThroughConstraints()
1503 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1528 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DRegAllocGreedy.cpp357 InterferenceCache::Cursor Intf; member
366 Intf.setPhysReg(Cache, Reg); in reset()
914 (Intf->isSpillable() || in canEvictInterference()
1070 if (!VRM->hasPhys(Intf->reg)) in evictInterference()
1075 Matrix->unassign(*Intf); in evictInterference()
1191 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1199 if (!Intf.hasInterference()) in addSplitConstraints()
1261 Intf.moveToBlock(Number); in addThroughConstraints()
1491 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1517 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp363 InterferenceCache::Cursor Intf; member
372 Intf.setPhysReg(Cache, Reg); in reset()
921 (Intf->isSpillable() || in canEvictInterference()
1077 if (!VRM->hasPhys(Intf->reg)) in evictInterference()
1082 Matrix->unassign(*Intf); in evictInterference()
1198 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1206 if (!Intf.hasInterference()) in addSplitConstraints()
1268 Intf.moveToBlock(Number); in addThroughConstraints()
1498 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1524 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp358 InterferenceCache::Cursor Intf; member
367 Intf.setPhysReg(Cache, Reg); in reset()
929 (Intf->isSpillable() || in canEvictInterference()
1088 Matrix->unassign(*Intf); in evictInterference()
1206 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1214 if (!Intf.hasInterference()) in addSplitConstraints()
1275 Intf.moveToBlock(Number); in addThroughConstraints()
1277 if (!Intf.hasInterference()) { in addThroughConstraints()
1503 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1528 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DRegAllocGreedy.cpp363 InterferenceCache::Cursor Intf; member
372 Intf.setPhysReg(Cache, Reg); in reset()
921 (Intf->isSpillable() || in canEvictInterference()
1077 if (!VRM->hasPhys(Intf->reg)) in evictInterference()
1082 Matrix->unassign(*Intf); in evictInterference()
1198 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1206 if (!Intf.hasInterference()) in addSplitConstraints()
1268 Intf.moveToBlock(Number); in addThroughConstraints()
1498 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1524 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/test/
H A Dtgeneric29.pp14 Intf = IGenericInterface<Integer>;
16 function Test(Arg: Intf): Intf;
30 function TGenericClass<T>.Test(Arg: Intf): Intf;
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DRegAllocGreedy.cpp364 InterferenceCache::Cursor Intf; member
373 Intf.setPhysReg(Cache, Reg); in reset()
909 (Intf->isSpillable() || in canEvictInterference()
1065 if (!VRM->hasPhys(Intf->reg)) in evictInterference()
1070 Matrix->unassign(*Intf); in evictInterference()
1184 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1192 if (!Intf.hasInterference()) in addSplitConstraints()
1254 Intf.moveToBlock(Number); in addThroughConstraints()
1484 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1510 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DRegAllocGreedy.cpp364 InterferenceCache::Cursor Intf; member
373 Intf.setPhysReg(Cache, Reg); in reset()
909 (Intf->isSpillable() || in canEvictInterference()
1065 if (!VRM->hasPhys(Intf->reg)) in evictInterference()
1070 Matrix->unassign(*Intf); in evictInterference()
1184 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1189 if (!Intf.hasInterference()) in addSplitConstraints()
1244 Intf.moveToBlock(Number); in addThroughConstraints()
1461 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1487 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
[all …]
/dports/net/p5-Net-Libdnet/Net-Libdnet-0.99/examples/
H A Dintf-list.pl4 use Net::Libdnet::Intf;
5 use Net::Libdnet::Entry::Intf;
7 my $h = Net::Libdnet::Intf->new;
12 my $e = Net::Libdnet::Entry::Intf->newFromHash($entry);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp359 InterferenceCache::Cursor Intf; member
368 Intf.setPhysReg(Cache, Reg); in reset()
985 (Intf->isSpillable() || in canEvictInterference()
1145 Matrix->unassign(*Intf); in evictInterference()
1260 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1268 if (!Intf.hasInterference()) in addSplitConstraints()
1329 Intf.moveToBlock(Number); in addThroughConstraints()
1331 if (!Intf.hasInterference()) { in addThroughConstraints()
1556 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1563 Cand.Intf.moveToBlock(BBNumber); in splitCanCauseEvictionChain()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DRegAllocGreedy.cpp359 InterferenceCache::Cursor Intf; member
368 Intf.setPhysReg(Cache, Reg); in reset()
985 (Intf->isSpillable() || in canEvictInterference()
1145 Matrix->unassign(*Intf); in evictInterference()
1260 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1268 if (!Intf.hasInterference()) in addSplitConstraints()
1329 Intf.moveToBlock(Number); in addThroughConstraints()
1331 if (!Intf.hasInterference()) { in addThroughConstraints()
1556 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1563 Cand.Intf.moveToBlock(BBNumber); in splitCanCauseEvictionChain()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp359 InterferenceCache::Cursor Intf; member
368 Intf.setPhysReg(Cache, Reg); in reset()
985 (Intf->isSpillable() || in canEvictInterference()
1145 Matrix->unassign(*Intf); in evictInterference()
1260 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1268 if (!Intf.hasInterference()) in addSplitConstraints()
1329 Intf.moveToBlock(Number); in addThroughConstraints()
1331 if (!Intf.hasInterference()) { in addThroughConstraints()
1556 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1563 Cand.Intf.moveToBlock(BBNumber); in splitCanCauseEvictionChain()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp359 InterferenceCache::Cursor Intf; member
368 Intf.setPhysReg(Cache, Reg); in reset()
983 (Intf->isSpillable() || in canEvictInterference()
1143 Matrix->unassign(*Intf); in evictInterference()
1258 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1266 if (!Intf.hasInterference()) in addSplitConstraints()
1327 Intf.moveToBlock(Number); in addThroughConstraints()
1329 if (!Intf.hasInterference()) { in addThroughConstraints()
1554 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1561 Cand.Intf.moveToBlock(BBNumber); in splitCanCauseEvictionChain()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp359 InterferenceCache::Cursor Intf; member
368 Intf.setPhysReg(Cache, Reg); in reset()
985 (Intf->isSpillable() || in canEvictInterference()
1145 Matrix->unassign(*Intf); in evictInterference()
1260 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1268 if (!Intf.hasInterference()) in addSplitConstraints()
1329 Intf.moveToBlock(Number); in addThroughConstraints()
1331 if (!Intf.hasInterference()) { in addThroughConstraints()
1556 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1563 Cand.Intf.moveToBlock(BBNumber); in splitCanCauseEvictionChain()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp359 InterferenceCache::Cursor Intf; member
368 Intf.setPhysReg(Cache, Reg); in reset()
985 (Intf->isSpillable() || in canEvictInterference()
1145 Matrix->unassign(*Intf); in evictInterference()
1260 Intf.moveToBlock(BC.Number); in addSplitConstraints()
1268 if (!Intf.hasInterference()) in addSplitConstraints()
1329 Intf.moveToBlock(Number); in addThroughConstraints()
1331 if (!Intf.hasInterference()) { in addThroughConstraints()
1556 Cand.Intf.first(), Cand.Intf.last(), &MaxWeight); in splitCanCauseEvictionChain()
1563 Cand.Intf.moveToBlock(BBNumber); in splitCanCauseEvictionChain()
[all …]
/dports/net/p5-Net-Libdnet/Net-Libdnet-0.99/lib/Net/Libdnet/
H A DIntf.pm4 package Net::Libdnet::Intf;
16 use Net::Libdnet::Entry::Intf;
30 return Net::Libdnet::Entry::Intf->newFromHash($h);
38 return Net::Libdnet::Entry::Intf->newFromHash($h);
46 return Net::Libdnet::Entry::Intf->newFromHash($h);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/
H A DSynthName2.java18 Intf ob = meth(1, 2); in run()
28 interface Intf { interface in SynthName2
32 static Intf meth(final int prm1, final int zzz) { in meth()
33 class InnClass implements Intf { in meth()
H A DSynthName1.java42 Intf ob = meth(1, 2); in run()
52 interface Intf { interface in SynthName1
56 static Intf meth(final int prm1, final int zzz) { in meth()
57 class InnClass implements Intf { in meth()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/
H A DSynthName2.java18 Intf ob = meth(1, 2); in run()
28 interface Intf { interface in SynthName2
32 static Intf meth(final int prm1, final int zzz) { in meth()
33 class InnClass implements Intf { in meth()

12345678910>>...34