Home
last modified time | relevance | path

Searched defs:TargetTriple (Results 1 – 25 of 71) sorted by relevance

123

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
HDCSKYMCAsmInfo.cpp21 CSKYMCAsmInfo::CSKYMCAsmInfo(const Triple &TargetTriple) { in CSKYMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerUnit.cpp90 Error DwarfUnit::emitDebugInfo(const Triple &TargetTriple) { in emitDebugInfo()
121 Error DwarfUnit::emitDebugLine(const Triple &TargetTriple, in emitDebugLine()
HDDWARFLinkerGlobalData.h135 void setTargetTriple(const Triple &TargetTriple) { in setTargetTriple()
156 std::optional<Triple> TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Frontend/Driver/
HDCodeGenOptions.cpp15 TargetLibraryInfoImpl *createTLII(llvm::Triple &TargetTriple, in createTLII()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64MCInstLower.h30 Triple TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVESubtarget.h32 Triple TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
HDTargetSelect.cpp39 TargetMachine *EngineBuilder::selectTarget(const Triple &TargetTriple, in selectTarget()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiSubtarget.cpp39 LanaiSubtarget::LanaiSubtarget(const Triple &TargetTriple, StringRef Cpu, in LanaiSubtarget()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDGnu.cpp1521 const llvm::Triple &TargetTriple, in findMIPSMultilibs()
1594 const llvm::Triple &TargetTriple, in findAndroidArmMultilibs()
1637 const llvm::Triple &TargetTriple, in findMSP430Multilibs()
1664 static void findCSKYMultilibs(const Driver &D, const llvm::Triple &TargetTriple, in findCSKYMultilibs()
1847 const llvm::Triple &TargetTriple, in findRISCVBareMetalMultilibs()
1903 const llvm::Triple &TargetTriple, StringRef Path, in findRISCVMultilibs()
1945 const llvm::Triple &TargetTriple, in findBiarchMultilibs()
2220 const llvm::Triple &TargetTriple, const ArgList &Args) { in init()
2381 const llvm::Triple &TargetTriple, SmallVectorImpl<std::string> &Prefixes, in AddDefaultGCCPrefixes()
2450 const llvm::Triple &TargetTriple, const llvm::Triple &BiarchTriple, in CollectLibDirsAndTriples()
[all …]
HDOHOS.cpp62 const llvm::Triple &TargetTriple, in findOHOSMultilibs()
118 const llvm::Triple &TargetTriple, in getMultiarchTriple()
HDHurd.cpp31 const llvm::Triple &TargetTriple, in getMultiarchTriple()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcSubtarget.h38 Triple TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrumentation.cpp88 void llvm::setGlobalVariableLargeSection(const Triple &TargetTriple, in setGlobalVariableLargeSection()
HDHWAddressSanitizer.cpp262 bool shouldUsePageAliases(const Triple &TargetTriple) { in shouldUsePageAliases()
266 bool shouldInstrumentStack(const Triple &TargetTriple) { in shouldInstrumentStack()
270 bool shouldInstrumentWithCalls(const Triple &TargetTriple) { in shouldInstrumentWithCalls()
278 bool shouldUseStackSafetyAnalysis(const Triple &TargetTriple, in shouldUseStackSafetyAnalysis()
284 bool shouldDetectUseAfterScope(const Triple &TargetTriple) { in shouldDetectUseAfterScope()
382 Triple TargetTriple; member in __anonba9a60c90111::HWAddressSanitizer
459 auto TargetTriple = llvm::Triple(M.getTargetTriple()); in run() local
1850 void HWAddressSanitizer::ShadowMapping::init(Triple &TargetTriple, in init()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDDwarfEHPrepare.cpp64 const Triple &TargetTriple; member in __anona3cd02be0111::DwarfEHPrepare
324 const Triple &TargetTriple) { in prepareDwarfEH()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Interpreter/
HDInterpreter.h74 std::optional<std::string> TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVSubtarget.h51 Triple TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInstrAnalysis.h198 const Triple &TargetTriple) const { in findPltEntries()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblySubtarget.h56 Triple TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/
HDOffloadBundler.cpp459 Error WriteBundleStart(raw_ostream &OS, StringRef TargetTriple) final { in WriteBundleStart()
464 Error WriteBundleEnd(raw_ostream &OS, StringRef TargetTriple) final { in WriteBundleEnd()
620 Error WriteBundleStart(raw_ostream &OS, StringRef TargetTriple) final { in WriteBundleStart()
625 Error WriteBundleEnd(raw_ostream &OS, StringRef TargetTriple) final { in WriteBundleEnd()
835 Error WriteBundleStart(raw_ostream &OS, StringRef TargetTriple) final { in WriteBundleStart()
840 Error WriteBundleEnd(raw_ostream &OS, StringRef TargetTriple) final { in WriteBundleEnd()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUTargetTransformInfo.h41 Triple TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kSubtarget.h75 Triple TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/tools/bugpoint/
HDBugDriver.cpp31 Triple TargetTriple; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDEntryExitInstrumenter.cpp38 Triple TargetTriple(M.getTargetTriple()); in insertCall() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
HDSimpleRemoteEPCUtils.h46 std::string TargetTriple; member

123