Home
last modified time | relevance | path

Searched refs:SCD (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSERegisterInfo.cpp86 case Mips::SCD: in getLoadStoreOffsetSizeInBits()
H A DMipsExpandPseudo.cpp236 SC = STI->hasMips64r6() ? Mips::SCD_R6 : Mips::SCD; in expandAtomicCmpSwap()
656 SC = STI->hasMips64r6() ? Mips::SCD_R6 : Mips::SCD; in expandAtomicBinOp()
H A DMips32r6InstrFormats.td60 // The spec occasionally names this value LL, LLD, SC, or SCD.
H A DMips64InstrInfo.td251 def SCD : SCBase<"scd", GPR64Opnd>, LW_FM<0x3c>, ISA_MIPS3_NOT_32R6_64R6;
H A DMipsScheduleGeneric.td690 def : InstRW<[GenericWriteStore], (instrs SD, SC64, SCD, SB64, SH64, SW64,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp1472 Inst.getOpcode() == Mips::SCD) in DecodeMem()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4103 const Decl *SCD = SC.getAssociatedDeclaration(); in VisitMemberExpr() local
4105 SCD = SCD ? SCD->getCanonicalDecl() : nullptr; in VisitMemberExpr()
4106 if (SCD != CCD) in VisitMemberExpr()
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src22226 # SCD scroll down (72 lines) ^[[1s