Searched defs:Options (Results 76 - 100 of 198) sorted by relevance

12345678

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp152 SystemZTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp34 TargetMachine(const Target &T, StringRef DataLayoutString, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.cpp37 createMCAsmInfo(const MCRegisterInfo & , const Triple &TT, const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCTargetDesc.cpp57 createXCoreMCAsmInfo(const MCRegisterInfo &MRI, const Triple &TT, const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h62 class Options { class in namespace:lldb_private
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.cpp26 MutationDispatcher(Random &Rand, const FuzzingOptions &Options) argument
H A DFuzzerUtilPosix.cpp114 void SetSignalHandler(const FuzzingOptions& Options) { argument
[all...]
H A DFuzzerUtilWindows.cpp115 void SetSignalHandler(const FuzzingOptions& Options) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp302 int LLVMSetDisasmOptions(LLVMDisasmContextRef DCR, uint64_t Options){ argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp327 bitset(IO &IO, PointerOptions &Options) argument
339 bitset(IO &IO, ModifierOptions &Options) argument
347 bitset(IO &IO, FunctionOptions &Options) argument
356 bitset(IO &IO, ClassOptions &Options) argument
376 bitset(IO &IO, MethodOptions &Options) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp341 InstrProfOptions Options; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp138 SplitCriticalEdge(Instruction *TI, unsigned SuccNum, const CriticalEdgeSplittingOptions &Options) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp427 TargetOptions Options = codegen::InitTargetOptionsFromCodeGenFlags(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp479 TargetOptions Options = codegen::InitTargetOptionsFromCodeGenFlags(); local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp139 create(StringRef SourceName, const MemoryBuffer &File, const CoverageViewOptions &Options, CoverageData &&CoverageInfo) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp703 const TargetOptions Options = codegen::InitTargetOptionsFromCodeGenFlags(); local
472 GetTargetMachine(Triple TheTriple, StringRef CPUStr, StringRef FeaturesStr, const TargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp114 computeTargetABI(const Triple &TT, StringRef CPU, const TargetOptions &Options) argument
132 computeDataLayout(const Triple &TT, StringRef CPU, const TargetOptions &Options, bool isLittle) argument
208 ARMBaseTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool isLittle) argument
311 ARMLETargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) argument
319 ARMBETargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp208 createARMMCAsmInfo(const MCRegisterInfo &MRI, const Triple &TheTriple, const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp772 createHexagonAsmBackend(Target const &T, const MCSubtargetInfo &STI, MCRegisterInfo const & , const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp63 computeDataLayout(const Triple &TT, StringRef CPU, const TargetOptions &Options, bool isLittle) argument
111 MipsTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT, bool isLittle) argument
143 MipsebTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) argument
153 MipselTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp107 NVPTXTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool is64bit) argument
134 NVPTXTargetMachine32(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) argument
144 NVPTXTargetMachine64(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp83 createPPCMCAsmInfo(const MCRegisterInfo &MRI, const Triple &TheTriple, const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h42 TargetOptions Options; member in struct:llvm::lto::Config
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h233 TargetOptions Options; member in struct:llvm::LTOCodeGenerator
H A DThinLTOCodeGenerator.h40 TargetOptions Options; member in struct:llvm::TargetMachineBuilder
206 void setTargetOptions(TargetOptions Options) { argument

Completed in 166 milliseconds

12345678