| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 48 namespace Sparc { namespace 163 Sparc::G0, Sparc::G1, Sparc::G2, Sparc::G3, 164 Sparc::G4, Sparc::G5, Sparc::G6, Sparc::G7, 165 Sparc::O0, Sparc::O1, Sparc::O2, Sparc::O3, 166 Sparc::O4, Sparc::O5, Sparc::O6, Sparc::O7, 167 Sparc::L0, Sparc::L1, Sparc::L2, Sparc::L3, 168 Sparc::L4, Sparc::L5, Sparc::L6, Sparc::L7, 169 Sparc::I0, Sparc::I1, Sparc::I2, Sparc::I3, 170 Sparc::I4, Sparc::I5, Sparc::I6, Sparc::I7 }; 173 Sparc::D0, Sparc::D1, Sparc::D2, Sparc::D3, [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcAsmBackend.cpp | 34 case Sparc::fixup_sparc_call30: in adjustFixupValue() 72 case Sparc::fixup_sparc_13: in adjustFixupValue() 125 IsV8Plus(STI.hasFeature(Sparc::FeatureV8Plus)) {} in SparcAsmBackend() 183 const static MCFixupKindInfo InfosBE[Sparc::NumTargetFixupKinds] = { in getFixupKindInfo() 189 const static MCFixupKindInfo InfosLE[Sparc::NumTargetFixupKinds] = { in getFixupKindInfo() 199 assert(unsigned(Kind - FirstTargetFixupKind) < Sparc::NumTargetFixupKinds && in getFixupKindInfo()
|
| H A D | SparcTargetStreamer.cpp | 27 if (STI.hasFeature(Sparc::FeatureV8Plus)) in getEFlagsForFeatureSet() 30 if (STI.hasFeature(Sparc::FeatureVIS)) in getEFlagsForFeatureSet() 33 if (STI.hasFeature(Sparc::FeatureVIS2)) in getEFlagsForFeatureSet()
|
| H A D | SparcMCExpr.cpp | 25 StringRef Sparc::getSpecifierName(uint16_t S) { in getSpecifierName() 72 uint16_t Sparc::parseSpecifier(StringRef name) { in parseSpecifier()
|
| H A D | SparcELFObjectWriter.cpp | 88 case Sparc::fixup_sparc_call30: in getRelocType() 110 case Sparc::fixup_sparc_13: in getRelocType()
|
| H A D | SparcMCCodeEmitter.cpp | 103 case Sparc::fixup_sparc_call30: in addFixup() 212 addFixup(Fixups, 0, Expr, Sparc::fixup_sparc_13); in getSImm13OpValue() 227 addFixup(Fixups, 0, MO.getExpr(), Sparc::fixup_sparc_call30); in getCallTargetOpValue()
|
| H A D | SparcFixupKinds.h | 16 namespace Sparc {
|
| H A D | SparcMCAsmInfo.h | 39 namespace Sparc {
|
| H A D | SparcMCAsmInfo.cpp | 71 StringRef S = Sparc::getSpecifierName(Expr.getSpecifier()); in printSpecifierExpr()
|
| H A D | SparcInstPrinter.cpp | 28 namespace Sparc { namespace 38 return (STI.hasFeature(Sparc::FeatureV9)) != 0; in isV9()
|
| /freebsd/lib/clang/include/llvm/Config/ |
| H A D | AsmParsers.def | |
| H A D | AsmPrinters.def | |
| H A D | Disassemblers.def | |
| H A D | Targets.def | |
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | Sparc.td | 1 //===-- Sparc.td - Describe the Sparc Target Machine -------*- tablegen -*-===// 234 def Sparc : Target {
|
| H A D | SparcInstrFormats.td | 1 //===-- SparcInstrFormats.td - Sparc Instruction Formats ---*- tablegen -*-===// 25 let DecoderNamespace = "Sparc"; 32 // Format #2 instruction classes in the Sparc 150 // Format #3 instruction classes in the Sparc
|
| H A D | SparcCallingConv.td | 1 //===-- SparcCallingConv.td - Calling Conventions Sparc ----*- tablegen -*-===// 9 // This describes the calling conventions for the Sparc architectures.
|
| H A D | SparcSchedule.td | 1 //===-- SparcSchedule.td - Describe the Sparc Itineraries ----*- tablegen -*-=//
|
| H A D | SparcRegisterInfo.td | 1 //===-- SparcRegisterInfo.td - Sparc Register defs ---------*- tablegen -*-===// 10 // Declarations that describe the Sparc register file
|
| H A D | SparcAsmPrinter.cpp | 243 STI.hasFeature(Sparc::TuneSlowRDPC)) { in LowerGETPCXAndEmitMCInsts()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | rpm | 15 >>8 beshort 3 Sparc
|
| /freebsd/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_hw_t4.inc | 11 * Sparc t4 support for AES modes ecb, cbc, ofb, cfb, ctr.
|
| /freebsd/contrib/ntp/ |
| H A D | NOTES.y2kfixes | 24 Hardware Platform: Sun Sparc
|
| /freebsd/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 965 llvm/lib/Target/Sparc/AsmParser/CMakeLists.txt 966 llvm/lib/Target/Sparc/CMakeLists.txt 967 llvm/lib/Target/Sparc/Disassembler/CMakeLists.txt 968 llvm/lib/Target/Sparc/MCTargetDesc/CMakeLists.txt 969 llvm/lib/Target/Sparc/README.txt 970 llvm/lib/Target/Sparc/TargetInfo/CMakeLists.txt
|
| /freebsd/contrib/bsnmp/ |
| H A D | NEWS | 174 Sparc fixes.
|