Home
last modified time | relevance | path

Searched defs:sortBlocks (Results 1 – 20 of 20) sorted by relevance

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/ui/react-app/src/thanos/pages/blocks/
H A Dhelpers.ts69 export const sortBlocks = (blocks: Block[], label: string): { [source: string]: BlocksPool } => { constant
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp186 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp186 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp186 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp187 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp187 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp187 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp187 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp187 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/lang/ghc/ghc-8.10.7/compiler/cmm/Hoopl/
H A DDataflow.hs271 :: NonLocal n
273 sortBlocks direction entry blockmap = function
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp241 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp241 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp241 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp241 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp255 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp255 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, in sortBlocks() function
/dports/math/vtk8/VTK-8.2.0/Rendering/VolumeOpenGL2/
H A DvtkVolumeTexture.cxx664 vtkBlockSortHelper::BackToFront<vtkImageData> sortBlocks(ren, volumeMat); in SortBlocksBackToFront() local
/dports/math/vtk9/VTK-9.1.0/Rendering/VolumeOpenGL2/
H A DvtkVolumeTexture.cxx860 vtkBlockSortHelper::BackToFront<vtkImageData> sortBlocks(ren, volumeMat); in SortBlocksBackToFront() local
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpPackedMatrix.cpp6004 ClpPackedMatrix3::sortBlocks(const ClpSimplex * model) function in ClpPackedMatrix3
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpPackedMatrix.cpp7142 void ClpPackedMatrix3::sortBlocks(const ClpSimplex *model) function in ClpPackedMatrix3