Searched refs:RegisterCodeGenFlags (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/llvm/lld/Common/
H A DCommonLinkerContext.cpp28 codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DCommandFlags.h150 struct RegisterCodeGenFlags { struct in namespace:llvm::codegen
151 RegisterCodeGenFlags();
/openbsd-current/gnu/llvm/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp39 static codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp104 static codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/llvm/tools/llvm-opt-fuzzer/
H A Dllvm-opt-fuzzer.cpp30 static codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp33 assert(NAME##View && "RegisterCodeGenFlags not created."); \
40 assert(NAME##View && "RegisterCodeGenFlags not created."); \
108 codegen::RegisterCodeGenFlags::RegisterCodeGenFlags() { function in class:codegen::RegisterCodeGenFlags
/openbsd-current/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp64 static codegen::RegisterCodeGenFlags CFG;
/openbsd-current/gnu/llvm/llvm/tools/lto/
H A Dlto.cpp33 static codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp62 static codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp36 static codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp90 static codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp57 static codegen::RegisterCodeGenFlags CodeGenFlags;
/openbsd-current/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp66 static codegen::RegisterCodeGenFlags CGF;
/openbsd-current/gnu/llvm/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp87 static codegen::RegisterCodeGenFlags CodeGenFlags;

Completed in 304 milliseconds