/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/TargetInfo/ |
H A D | MSP430TargetInfo.cpp | 19 RegisterTarget<Triple::msp430> X(getTheMSP430Target(), "msp430", in LLVMInitializeMSP430TargetInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 56 case msp430: return "msp430"; in getArchTypeName() 413 .Case("msp430", msp430) in getArchTypeForLLVMName() 559 .Case("msp430", Triple::msp430) in parseArch() 926 case Triple::msp430: in getDefaultFormat() 1601 case llvm::Triple::msp430: in getArchPointerBitWidth() 1690 case Triple::msp430: in get32BitArchVariant() 1775 case Triple::msp430: in get64BitArchVariant() 1864 case Triple::msp430: in getBigEndianArchVariant() 1971 case Triple::msp430: in isLittleEndian()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430.td | 43 def : Proc<"msp430", []>;
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteRegisterFallback.cpp | 87 case llvm::Triple::msp430: in GetFallbackRegisters()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/ |
H A D | ABISysV_msp430.cpp | 271 if (arch.GetTriple().getArch() == llvm::Triple::msp430) { in CreateInstance()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | config.sub | 297 | msp430 \
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | config.sub | 297 | msp430 \
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | NativeProcessProtocol.cpp | 532 case llvm::Triple::msp430: in GetSoftwareBreakpointTrapOpcode()
|
/freebsd/contrib/dialog/ |
H A D | config.sub | 1218 | msp430 \
|
/freebsd/contrib/file/ |
H A D | config.sub | 1241 | msp430 \
|
/freebsd/contrib/libevent/build-aux/ |
H A D | config.sub | 1216 | msp430 \
|
/freebsd/crypto/openssh/ |
H A D | config.sub | 1245 | msp430 \
|
/freebsd/contrib/sqlite3/ |
H A D | config.sub | 1245 | msp430 \
|
/freebsd/contrib/ldns/ |
H A D | config.sub | 1245 | msp430 \
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 68 msp430, // MSP430: msp430 enumerator
|
/freebsd/contrib/openbsm/config/ |
H A D | config.sub | 254 | msp430 \
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 838 case Triple::msp430: in getRelocationResolver()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
H A D | BreakpadRecords.cpp | 75 .Case("msp430", Triple::msp430) in stringTo()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | elf | 212 >18 leshort 105 TI msp430,
|
/freebsd/crypto/heimdal/ |
H A D | config.sub | 283 | msp430 \
|
/freebsd/contrib/openpam/ |
H A D | config.sub | 743 | msp430-* \
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | MSP430Target.def | 12 // Target/MSP430/gen-msp430-def.py - use this tool rather than adding
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | CommonArgs.cpp | 88 case llvm::Triple::msp430: in useFramePointerForTargetByDefault() 745 case llvm::Triple::msp430: in getTargetFeatures() 746 msp430::getMSP430TargetFeatures(D, Args, Features); in getTargetFeatures()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Targets.cpp | 266 case llvm::Triple::msp430: in AllocateTarget()
|
/freebsd/contrib/unbound/ |
H A D | config.sub | 1362 | msp430 \
|