Home
last modified time | relevance | path

Searched refs:getBlock (Results 176 – 200 of 4906) sorted by relevance

12345678910>>...197

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h61 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
100 MachineBasicBlock *getBlock() const { in getBlock() function
101 return getMergePotentialsElt().getBlock(); in getBlock()
105 return TailStartPos == getBlock()->begin(); in tailIsWholeBlock()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DBranchFolding.h61 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
100 MachineBasicBlock *getBlock() const { in getBlock() function
101 return getMergePotentialsElt().getBlock(); in getBlock()
105 return TailStartPos == getBlock()->begin(); in tailIsWholeBlock()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DBranchFolding.h61 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
100 MachineBasicBlock *getBlock() const { in getBlock() function
101 return getMergePotentialsElt().getBlock(); in getBlock()
105 return TailStartPos == getBlock()->begin(); in tailIsWholeBlock()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DBranchFolding.h61 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
100 MachineBasicBlock *getBlock() const { in getBlock() function
101 return getMergePotentialsElt().getBlock(); in getBlock()
105 return TailStartPos == getBlock()->begin(); in tailIsWholeBlock()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DBranchFolding.h61 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
100 MachineBasicBlock *getBlock() const { in getBlock() function
101 return getMergePotentialsElt().getBlock(); in getBlock()
105 return TailStartPos == getBlock()->begin(); in tailIsWholeBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBranchFolding.cpp491 if (getBlock()->getNumber() < o.getBlock()->getNumber()) in operator <()
493 if (getBlock()->getNumber() > o.getBlock()->getNumber()) in operator <()
713 if (ProfitableToMerge(CurMPIter->getBlock(), I->getBlock(), in ComputeSameTails()
744 MachineBasicBlock *CurMBB = CurMPIter->getBlock(); in RemoveBlocksWithHash()
763 if (SameTails[i].getBlock() == PredBB) { in CreateCommonTailOnlyBlock()
878 assert(Pos != SameTails[i].getBlock()->end() && in mergeCommonTails()
882 assert(Pos != SameTails[i].getBlock()->end() && in mergeCommonTails()
976 SameTails[0].getBlock()->isLayoutSuccessor(SameTails[1].getBlock()) && in TryTailMergeBlocks()
980 SameTails[1].getBlock()->isLayoutSuccessor( in TryTailMergeBlocks()
1182 MergePotentials.begin()->getBlock() != PredBB) in TailMergeBlocks()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DBranchFolding.cpp536 if (getBlock()->getNumber() < o.getBlock()->getNumber()) in operator <()
538 if (getBlock()->getNumber() > o.getBlock()->getNumber()) in operator <()
741 if (ProfitableToMerge(CurMPIter->getBlock(), I->getBlock(), in ComputeSameTails()
772 MachineBasicBlock *CurMBB = CurMPIter->getBlock(); in RemoveBlocksWithHash()
791 if (SameTails[i].getBlock() == PredBB) { in CreateCommonTailOnlyBlock()
906 assert(Pos != SameTails[i].getBlock()->end() && in mergeCommonTails()
910 assert(Pos != SameTails[i].getBlock()->end() && in mergeCommonTails()
1004 SameTails[0].getBlock()->isLayoutSuccessor(SameTails[1].getBlock()) && in TryTailMergeBlocks()
1008 SameTails[1].getBlock()->isLayoutSuccessor( in TryTailMergeBlocks()
1210 MergePotentials.begin()->getBlock() != PredBB) in TailMergeBlocks()
[all …]
H A DBranchFolding.h64 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
103 MachineBasicBlock *getBlock() const { in getBlock() function
104 return getMergePotentialsElt().getBlock(); in getBlock()
108 return TailStartPos == getBlock()->begin(); in tailIsWholeBlock()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DBranchFolding.cpp537 if (getBlock()->getNumber() < o.getBlock()->getNumber()) in operator <()
539 if (getBlock()->getNumber() > o.getBlock()->getNumber()) in operator <()
742 if (ProfitableToMerge(CurMPIter->getBlock(), I->getBlock(), in ComputeSameTails()
773 MachineBasicBlock *CurMBB = CurMPIter->getBlock(); in RemoveBlocksWithHash()
792 if (SameTails[i].getBlock() == PredBB) { in CreateCommonTailOnlyBlock()
907 assert(Pos != SameTails[i].getBlock()->end() && in mergeCommonTails()
911 assert(Pos != SameTails[i].getBlock()->end() && in mergeCommonTails()
1005 SameTails[0].getBlock()->isLayoutSuccessor(SameTails[1].getBlock()) && in TryTailMergeBlocks()
1009 SameTails[1].getBlock()->isLayoutSuccessor( in TryTailMergeBlocks()
1236 MergePotentials.begin()->getBlock() != PredBB) in TailMergeBlocks()
[all …]
H A DBranchFolding.h65 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
104 MachineBasicBlock *getBlock() const { in getBlock() function
105 return getMergePotentialsElt().getBlock(); in getBlock()
109 return TailStartPos == getBlock()->begin(); in tailIsWholeBlock()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DBranchFolding.cpp537 if (getBlock()->getNumber() < o.getBlock()->getNumber()) in operator <()
539 if (getBlock()->getNumber() > o.getBlock()->getNumber()) in operator <()
742 if (ProfitableToMerge(CurMPIter->getBlock(), I->getBlock(), in ComputeSameTails()
773 MachineBasicBlock *CurMBB = CurMPIter->getBlock(); in RemoveBlocksWithHash()
792 if (SameTails[i].getBlock() == PredBB) { in CreateCommonTailOnlyBlock()
907 assert(Pos != SameTails[i].getBlock()->end() && in mergeCommonTails()
911 assert(Pos != SameTails[i].getBlock()->end() && in mergeCommonTails()
1005 SameTails[0].getBlock()->isLayoutSuccessor(SameTails[1].getBlock()) && in TryTailMergeBlocks()
1009 SameTails[1].getBlock()->isLayoutSuccessor( in TryTailMergeBlocks()
1236 MergePotentials.begin()->getBlock() != PredBB) in TailMergeBlocks()
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/unit/includes/Permissions/
H A DUserAuthorityTest.php70 if ( $user->getBlock() && $permission !== 'read' ) {
112 $this->assertNull( $authority->getBlock() );
135 $this->assertSame( $block, $authority->getBlock() );
160 $this->assertSame( $block, $status->getBlock() );
260 $this->assertNull( $authority->getBlock() );
269 $this->assertSame( $block, $authority->getBlock() );
/dports/devel/hadoop/hadoop-1.2.1/src/webapps/datanode/
H A DbrowseBlock.jsp117 long blockId = lastBlk.getBlock().getBlockId();
163 blockId = cur.getBlock().getBlockId();
164 blockSize = cur.getBlock().getNumBytes();
180 "&genstamp=" + cur.getBlock().getGenerationStamp() +
240 if (blks.get(i).getBlock().getBlockId() == blockId) {
312 if (blocks.get(i).getBlock().getBlockId() == blockId) {
315 nextBlockIdStr = Long.toString(nextBlock.getBlock().getBlockId());
318 nextBlockSize = nextBlock.getBlock().getNumBytes();
365 if (blocks.get(i).getBlock().getBlockId() == blockId) {
368 prevBlockIdStr = Long.toString(prevBlock.getBlock().getBlockId());
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer/
H A DReceiver.java116 readBlock(PBHelper.convert(proto.getHeader().getBaseHeader().getBlock()), in opReadBlock()
137 writeBlock(PBHelper.convert(proto.getHeader().getBaseHeader().getBlock()), in opWriteBlock()
168 transferBlock(PBHelper.convert(proto.getHeader().getBaseHeader().getBlock()), in opTransferBlock()
187 requestShortCircuitFds(PBHelper.convert(proto.getHeader().getBlock()), in opRequestShortCircuitFds()
229 replaceBlock(PBHelper.convert(proto.getHeader().getBlock()), in opReplaceBlock()
245 copyBlock(PBHelper.convert(proto.getHeader().getBlock()), in opCopyBlock()
258 blockChecksum(PBHelper.convert(proto.getHeader().getBlock()), in opBlockChecksum()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_DirectionMarkerRun.cpp108 FL_DocLayout * pLayout = getBlock()->getDocLayout(); in _lookupProperties()
154 pos = getBlock()->getPosition() + getBlockOffset() + getLength(); in mapXYToPosition()
156 pos = getBlock()->getPosition() + getBlockOffset(); in mapXYToPosition()
232 UT_uint32 iRunBase = getBlock()->getPosition() + getBlockOffset(); in _draw()
263 FL_DocLayout * pLayout = getBlock()->getDocLayout(); in _draw()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/
H A DInputGraph.java106 assert this.getBlock(n) != null; in schedule()
114 public InputBlock getBlock(int nodeId) { in getBlock() method in InputGraph
118 public InputBlock getBlock(InputNode node) { in getBlock() method in InputGraph
119 return getBlock(node.getId()); in getBlock()
237 public InputBlock getBlock(String s) { in getBlock() method in InputGraph
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/
H A DInputGraph.java106 assert this.getBlock(n) != null; in schedule()
114 public InputBlock getBlock(int nodeId) { in getBlock() method in InputGraph
118 public InputBlock getBlock(InputNode node) { in getBlock() method in InputGraph
119 return getBlock(node.getId()); in getBlock()
237 public InputBlock getBlock(String s) { in getBlock() method in InputGraph
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/factories/
H A DTryCatchBlockFactory.java81 Block body = getBlock(builder, 0.6); in produce()
93 catchBlocks.add(new CatchBlock(getBlock(builder, 0.3/catchBlocksCount), in produce()
96 …Block finallyBody = PseudoRandom.randomBoolean() || catchBlocksCount == 0 ? getBlock(builder, 0.1)… in produce()
110 private Block getBlock(IRNodeBuilder builder, double weight) in getBlock() method in TryCatchBlockFactory
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/vm/
H A DGlobalData.hpp136 SimulatedBlock * getBlock(BlockNumber blockNo);
137 SimulatedBlock * getBlock(BlockNumber blockNo, Uint32 instanceNo);
139 return getBlock(blockToMain(fullBlockNo), blockToInstance(fullBlockNo)); in getBlockInstance()
215 GlobalData::getBlock(BlockNumber blockNo){ in getBlock() function in GlobalData
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/factories/
H A DTryCatchBlockFactory.java81 Block body = getBlock(builder, 0.6); in produce()
93 catchBlocks.add(new CatchBlock(getBlock(builder, 0.3/catchBlocksCount), in produce()
96 …Block finallyBody = PseudoRandom.randomBoolean() || catchBlocksCount == 0 ? getBlock(builder, 0.1)… in produce()
110 private Block getBlock(IRNodeBuilder builder, double weight) in getBlock() method in TryCatchBlockFactory
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/factories/
H A DTryCatchBlockFactory.java81 Block body = getBlock(builder, 0.6); in produce()
93 catchBlocks.add(new CatchBlock(getBlock(builder, 0.3/catchBlocksCount), in produce()
96 …Block finallyBody = PseudoRandom.randomBoolean() || catchBlocksCount == 0 ? getBlock(builder, 0.1)… in produce()
110 private Block getBlock(IRNodeBuilder builder, double weight) in getBlock() method in TryCatchBlockFactory
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/factories/
H A DTryCatchBlockFactory.java81 Block body = getBlock(builder, 0.6); in produce()
93 catchBlocks.add(new CatchBlock(getBlock(builder, 0.3/catchBlocksCount), in produce()
96 …Block finallyBody = PseudoRandom.randomBoolean() || catchBlocksCount == 0 ? getBlock(builder, 0.1)… in produce()
110 private Block getBlock(IRNodeBuilder builder, double weight) in getBlock() method in TryCatchBlockFactory
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/factories/
H A DTryCatchBlockFactory.java81 Block body = getBlock(builder, 0.6); in produce()
93 catchBlocks.add(new CatchBlock(getBlock(builder, 0.3/catchBlocksCount), in produce()
96 …Block finallyBody = PseudoRandom.randomBoolean() || catchBlocksCount == 0 ? getBlock(builder, 0.1)… in produce()
110 private Block getBlock(IRNodeBuilder builder, double weight) in getBlock() method in TryCatchBlockFactory
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/factories/
H A DTryCatchBlockFactory.java81 Block body = getBlock(builder, 0.6); in produce()
93 catchBlocks.add(new CatchBlock(getBlock(builder, 0.3/catchBlocksCount), in produce()
96 …Block finallyBody = PseudoRandom.randomBoolean() || catchBlocksCount == 0 ? getBlock(builder, 0.1)… in produce()
110 private Block getBlock(IRNodeBuilder builder, double weight) in getBlock() method in TryCatchBlockFactory
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/factories/
H A DTryCatchBlockFactory.java81 Block body = getBlock(builder, 0.6); in produce()
93 catchBlocks.add(new CatchBlock(getBlock(builder, 0.3/catchBlocksCount), in produce()
96 …Block finallyBody = PseudoRandom.randomBoolean() || catchBlocksCount == 0 ? getBlock(builder, 0.1)… in produce()
110 private Block getBlock(IRNodeBuilder builder, double weight) in getBlock() method in TryCatchBlockFactory

12345678910>>...197