/freebsd/contrib/llvm-project/clang/tools/driver/ |
H A D | cc1_main.cpp | 113 const llvm::Target *TheTarget = in PrintSupportedCPUs() local 130 const llvm::Target *TheTarget = in PrintSupportedExtensions() local 167 const llvm::Target *TheTarget = in PrintEnabledExtensions() local
|
H A D | cc1as_main.cpp | 413 const Target *TheTarget = TargetRegistry::lookupTarget(Opts.Triple, Error); in ExecuteAssemblerImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
H A D | DWARFEmitterImpl.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.h | 60 const Target *TheTarget; variable 88 const Target *TheTarget, in LLVMDisasmContext()
|
H A D | Disassembler.cpp | 51 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in LLVMCreateDisasmCPUFeatures() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | JITTargetMachineBuilder.cpp | 43 auto *TheTarget = TargetRegistry::lookupTarget(TT.getTriple(), ErrMsg); in createTargetMachine() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
H A D | TargetSelect.cpp | 48 const Target *TheTarget = nullptr; in selectTarget() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/ |
H A D | llvm-mc.cpp | 234 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in GetTarget() local 314 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() 367 const Target *TheTarget = GetTarget(ProgName); in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFEmitterImpl.cpp | 30 const Target *TheTarget = in init() local
|
H A D | DebugLineSectionEmitter.h | 69 const Target *TheTarget = in init() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEAsmBackend.cpp | 97 const Target &TheTarget; member in __anon88421f390111::VEAsmBackend
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 283 const Target *TheTarget = in getTarget() local 375 const Target *TheTarget = getTarget(ProgName); in main() local
|
H A D | CodeRegionGenerator.h | 188 const Target &TheTarget; variable
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | TargetRegistry.cpp | 123 const Target *TheTarget = nullptr; in lookupTarget() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 213 const Target *TheTarget = in llvm_dwp_main() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CommandFlags.cpp | 756 const auto *TheTarget = in createTargetMachineForTriple() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 37 const Target *TheTarget; member 763 const Target *TheTarget = in getTargetInfo() local
|
/freebsd/contrib/llvm-project/llvm/tools/llc/ |
H A D | llc.cpp | 531 const Target *TheTarget = nullptr; in compileModule() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetMachine.h | 84 const Target &TheTarget; variable
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmtAsm.cpp | 535 const llvm::Target *TheTarget = nullptr; in ParseMicrosoftAsmStatement() local
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 201 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.cpp | 280 const Target *TheTarget = in loadGenericTargetInfo() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 527 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in getTarget() local 1027 const Target *TheTarget; member in __anonb0dd98cb0611::DisassemblerTarget 1048 DisassemblerTarget::DisassemblerTarget(const Target *TheTarget, ObjectFile &Obj, in DisassemblerTarget() 2546 const Target *TheTarget = getTarget(Obj); in disassembleObject() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 50 const Target *TheTarget = in init() local
|