Home
last modified time | relevance | path

Searched refs:BBIndex (Results 1 – 25 of 46) sorted by relevance

12

/dports/biology/bbmap/bbmap/current/align2/
H A DBBMap.java96 BBIndex.setFractionToExclude(BBIndex.FRACTION_GENOME_TO_EXCLUDE*1.25f); in preparse()
137 BBIndex.setFractionToExclude(BBIndex.FRACTION_GENOME_TO_EXCLUDE*0.4f); in preparse()
164 BBIndex.MAX_INDEL=maxIndel1; in postparse()
196 BBIndex.MAX_INDEL=Tools.min(BBIndex.MAX_INDEL, halfwidth/2); in postparse()
197 BBIndex.MAX_INDEL2=Tools.min(BBIndex.MAX_INDEL2, halfwidth); in postparse()
379 BBIndex.setFractionToExclude(BBIndex.FRACTION_GENOME_TO_EXCLUDE*0.5f); in loadIndex()
381 BBIndex.HIT_REDUCTION_DIV=Tools.max(BBIndex.HIT_REDUCTION_DIV-1, 3); in loadIndex()
383 BBIndex.setFractionToExclude(BBIndex.FRACTION_GENOME_TO_EXCLUDE*0.6f); in loadIndex()
385 BBIndex.setFractionToExclude(BBIndex.FRACTION_GENOME_TO_EXCLUDE*0.75f); in loadIndex()
420 BBIndex.analyzeIndex(minChrom, maxChrom, BBIndex.FRACTION_GENOME_TO_EXCLUDE, keylen); in loadIndex()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DBBSectionsPrepare.cpp408 unsigned long long BBIndex; in getBBClusterInfo() local
409 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
412 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
415 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
419 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DBBSectionsPrepare.cpp408 unsigned long long BBIndex; in getBBClusterInfo() local
409 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
412 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
415 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
419 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
H A DBasicBlockSections.cpp435 unsigned long long BBIndex; in getBBClusterInfo() local
436 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
439 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
442 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
446 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
H A DBasicBlockSections.cpp472 unsigned long long BBIndex; in getBBClusterInfo() local
473 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
476 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
479 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
483 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
H A DBasicBlockSections.cpp472 unsigned long long BBIndex; in getBBClusterInfo() local
473 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
476 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
479 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
483 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
H A DBasicBlockSections.cpp435 unsigned long long BBIndex; in getBBClusterInfo() local
436 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
439 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
442 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
446 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
H A DBasicBlockSections.cpp472 unsigned long long BBIndex; in getBBClusterInfo() local
473 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
476 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
479 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
483 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
H A DBasicBlockSections.cpp484 unsigned long long BBIndex; in getBBClusterInfo() local
485 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
488 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
491 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
495 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
H A DBasicBlockSections.cpp472 unsigned long long BBIndex; in getBBClusterInfo() local
473 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
476 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
479 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
483 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()
H A DBasicBlockSections.cpp435 unsigned long long BBIndex; in getBBClusterInfo() local
436 if (getAsUnsignedInteger(BBIndexStr, 10, BBIndex)) in getBBClusterInfo()
439 if (!FuncBBIDs.insert(BBIndex).second) in getBBClusterInfo()
442 if (!BBIndex && CurrentPosition) in getBBClusterInfo()
446 ((unsigned)BBIndex), CurrentCluster, CurrentPosition++}); in getBBClusterInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp60 unsigned BBIndex = 0; in runOnMachineFunction() local
63 Changed |= Renamer.renameVRegs(MBB, BBIndex++); in runOnMachineFunction()

12