Home
last modified time | relevance | path

Searched defs:Main (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvtable1.C17 struct Main { struct
21 struct Other : public Main, public B { argument
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DStratifiedSets.h344 bool add(const T &Main) { in add()
355 bool addAbove(const T &Main, const T &ToAdd) { in addAbove()
368 bool addBelow(const T &Main, const T &ToAdd) { in addBelow()
378 bool addWith(const T &Main, const T &ToAdd) { in addWith()
384 void noteAttributes(const T &Main, AliasAttrs NewAttrs) { in noteAttributes()
/openbsd/gnu/gcc/gcc/config/mmix/
H A Dcrti.asm61 Main SETL $255,32 label
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dcrti.asm61 Main SETL $255,32 label
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp4736c.C39 delete new Main; in main() local
/openbsd/gnu/llvm/llvm/utils/llvm-locstats/
H A Dllvm-locstats.py362 def Main(): function
/openbsd/gnu/llvm/llvm/utils/
H A Dllvm-original-di-preservation.py386 def Main(): function
H A Dllvm-mca-compare.py547 def Main(): function
/openbsd/gnu/llvm/clang/lib/Testing/
H A DTestAST.cpp119 const FrontendInputFile &Main = Clang->getFrontendOpts().Inputs.front(); in TestAST() local
/openbsd/gnu/llvm/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp186 auto Main = in main() local
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp231 Function *Main = nullptr; in runOnModule() local
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h205 JITDylib *Main = nullptr; variable
/openbsd/gnu/llvm/compiler-rt/lib/orc/
H A Delfnix_platform.cpp591 auto *Main = in __orc_rt_elfnix_run_program() local
H A Dcoff_platform.cpp755 auto *Main = in __orc_rt_coff_run_program() local
H A Dmacho_platform.cpp1446 auto *Main = in __orc_rt_macho_run_program() local
/openbsd/gnu/llvm/llvm/tools/bugpoint/
H A DToolRunner.cpp210 std::string Main = sys::fs::getMainExecutable(Argv0, MainAddr); in FindProgramByName() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp207 InstList Main; // Main group of instructions. member
793 ArrayRef<Instruction *> Main(Move.Main); in move() local
803 ArrayRef<Instruction *> Main(Move.Main); in move() local
/openbsd/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp616 int (*Main)(int, const char**) = in executeInput() local