Home
last modified time | relevance | path

Searched defs:NumOutputs (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-split/
H A Dllvm-split.cpp35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-split/
H A Dllvm-split.cpp35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-split/
H A Dllvm-split.cpp35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-split/
H A Dllvm-split.cpp35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-split/
H A Dllvm-split.cpp35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-split/
H A Dllvm-split.cpp35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-split/
H A Dllvm-split.cpp35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-split/
H A Dllvm-split.cpp35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-split/
H A Dllvm-split.cpp36 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-split/
H A Dllvm-split.cpp36 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-split/
H A Dllvm-split.cpp40 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-split/
H A Dllvm-split.cpp40 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-split/
H A Dllvm-split.cpp40 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-split/
H A Dllvm-split.cpp40 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-split/
H A Dllvm-split.cpp40 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-split/
H A Dllvm-split.cpp40 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2), variable
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/plugins/stone-phaser/gen/
H A DStonePhaserDsp.hpp39 enum { NumOutputs = 1 }; enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXInlineAsmLowering.cpp224 unsigned NumOutputs = genx::getInlineAsmNumOutputs(CI); in rewriteFunctionTypeForInlineAsmIfNeeded() local
272 unsigned NumOutputs = genx::getInlineAsmNumOutputs(Of); in replaceInlineAsmUses() local
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/plugins/stone-phaser-stereo/gen/
H A DStonePhaserDsp.hpp39 enum { NumOutputs = 2 }; enumerator
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/lv2/
H A DSurgeLv2Wrapper.h23 NumOutputs = 2, enumerator
/dports/graphics/tesseract/tesseract-5.0.0/src/lstm/
H A Dweightmatrix.h107 int NumOutputs() const { in NumOutputs() function
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/
H A DSpiralPluginGUI.h41 virtual const std::string GetHelpText (const std::string &loc);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DInlineAsm.cpp197 unsigned NumOutputs = 0, NumInputs = 0, NumClobbers = 0; in Verify() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DInlineAsm.cpp251 unsigned NumOutputs = 0, NumInputs = 0, NumClobbers = 0; in Verify() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DInlineAsm.cpp252 unsigned NumOutputs = 0, NumInputs = 0, NumClobbers = 0; in Verify() local

12345678910>>...14