Home
last modified time | relevance | path

Searched defs:TheTarget (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp174 const llvm::Target *TheTarget = PrintSupportedCPUs() local
191 const llvm::Target *TheTarget = PrintSupportedExtensions() local
H A Dcc1as_main.cpp387 const Target *TheTarget = TargetRegistry::lookupTarget(Opts.Triple, Error); ExecuteAssemblerImpl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h60 const Target *TheTarget; variable
88 const Target *TheTarget, in LLVMDisasmContext()
H A DDisassembler.cpp51 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in LLVMCreateDisasmCPUFeatures() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp44 if (!TheTarget) in createTargetMachine() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp48 const Target *TheTarget = nullptr; in selectTarget() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp243 return TheTarget; in GetTarget() local
323 AssembleInput(const char * ProgName,const Target * TheTarget,SourceMgr & SrcMgr,MCContext & Ctx,MCStreamer & Str,MCAsmInfo & MAI,MCSubtargetInfo & STI,MCInstrInfo & MCII,MCTargetOptions const & MCOptions) AssembleInput() argument
372 const Target *TheTarget = GetTarget(ProgName); main() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp30 const Target *TheTarget = in init() local
[all...]
H A DDebugLineSectionEmitter.h69 const Target *TheTarget = in init() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp30 const Target *TheTarget = nullptr; lookupTarget() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp249 const Target *TheTarget = getTarget() local
341 const Target *TheTarget = getTarget(ProgName); main() local
[all...]
H A DCodeRegionGenerator.h185 const Target &TheTarget; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp97 const Target &TheTarget; member in __anon47f98bcb0111::VEAsmBackend
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp134 const Target &TheTarget; global() member in __anonf834b4270111::SparcAsmBackend
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp210 const Target *TheTarget = llvm_dwp_main() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp751 const auto *TheTarget = createTargetMachineForTriple() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp37 const Target *TheTarget; member
757 const Target *TheTarget = getTargetInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp534 const Target *TheTarget = nullptr; compileModule() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h85 const Target &TheTarget; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp251 const Target *TheTarget = loadGenericTargetInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp205 createTargetMachine(const Config & Conf,const Target * TheTarget,Module & M) createTargetMachine() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp535 const llvm::Target *TheTarget = nullptr; in ParseMicrosoftAsmStatement() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp411 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, getTarget() local
859 const Target *TheTarget; global() member in __anon5742935d0511::DisassemblerTarget
880 DisassemblerTarget(const Target * TheTarget,ObjectFile & Obj,StringRef TripleName,StringRef MCPU,SubtargetFeatures & Features) DisassemblerTarget() argument
2408 const Target *TheTarget = getTarget(Obj); disassembleObject() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp51 const Target *TheTarget = init() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp788 const Target *TheTarget = in linkAndVerify() local

12