Searched refs:SWR (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | kirkwood-mv88f6281gtw-ge.dts | 100 label = "SWR Button";
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsNaClELFStreamer.cpp | 242 case Mips::SWR: in isBasePlusOffsetMemoryAccess()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrHFP.td | 165 def SWR : BinaryRR<"swr", 0x2F, null_frag, FP64, FP64>;
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.cpp | 1855 for (Record *SWR : SWRDefs) { in collectProcResources() 1856 Record *ModelDef = SWR->getValueAsDef("SchedModel"); in collectProcResources() 1857 addWriteRes(SWR, getProcModel(ModelDef).Index); in collectProcResources()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 251 SWR, enumerator
|
| H A D | MipsScheduleP5600.td | 131 SBE, SHE, SWE, SCE, SWL, SWR, SWLE, SWRE)>;
|
| H A D | MipsISelLowering.cpp | 235 case MipsISD::SWR: return "MipsISD::SWR"; in getTargetNodeName() 2567 return createStoreLR(MipsISD::SWR, DAG, SD, SWL, IsLittle ? 0 : 3); in lowerUnalignedIntStore()
|
| H A D | MipsInstrInfo.td | 145 def MipsSWR : SDNode<"MipsISD::SWR", SDTStore, 2137 def SWR : MMRel, StoreLeftRight<"swr", MipsSWR, GPR32Opnd, II_SWR>, LW_FM<0x2e>,
|
| /freebsd-12.1/sys/dev/axgbe/ |
| H A D | xgbe-dev.c | 1282 XGMAC_IOWRITE_BITS(pdata, DMA_MR, SWR, 1); in xgbe_exit() 1286 while (--count && XGMAC_IOREAD_BITS(pdata, DMA_MR, SWR)) in xgbe_exit()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 4283 unsigned XWR = IsLoadInst ? Mips::LWR : Mips::SWR; in expandUxw()
|