Home
last modified time | relevance | path

Searched refs:CSR (Results 1 – 25 of 67) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp100 ConstantInt *CSL = nullptr, *CSR = nullptr, *CM = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
107 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY()
114 Match = match(In, m_And(m_Shl(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY()
121 CSR = ConstantInt::get(Type::getInt32Ty(Ctx), 0); in INITIALIZE_PASS_DEPENDENCY()
131 Match = match(In, m_And(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY()
138 Match = match(In, m_And(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY()
145 Match = match(In, m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY()
152 Match = match(In, m_Shl(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY()
165 uint32_t SR = CSR->getZExtValue(); in INITIALIZE_PASS_DEPENDENCY()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegUnits.cpp85 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) { in addCalleeSavedRegs() local
86 const unsigned N = *CSR; in addCalleeSavedRegs()
H A DMachineFrameInfo.cpp125 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; in getPristineRegs() local
126 ++CSR) in getPristineRegs()
127 BV.set(*CSR); in getPristineRegs()
H A DRegisterClassInfo.cpp58 const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); in runOnMachineFunction() local
59 if (Update || CSR != CalleeSavedRegs) { in runOnMachineFunction()
63 for (const MCPhysReg *I = CSR; *I; ++I) in runOnMachineFunction()
69 CalleeSavedRegs = CSR; in runOnMachineFunction()
H A DLivePhysRegs.cpp175 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) in addCalleeSavedRegs() local
176 LiveRegs.addReg(*CSR); in addCalleeSavedRegs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp23 for (const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); in setRestoreBasePointer() local
24 unsigned Reg = *CSR; ++CSR) { in setRestoreBasePointer()
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dprima2-evb.dts3 * DTS file for CSR SiRFprimaII Evaluation Board
5 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
13 model = "CSR SiRFprimaII Evaluation Board";
H A Datlas6-evb.dts3 * DTS file for CSR SiRFatlas6 Evaluation Board
5 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
13 model = "CSR SiRFatlas6 Evaluation Board";
H A Datlas7-evb.dts3 * DTS file for CSR SiRFatlas7 Evaluation Board
5 * Copyright (c) 2014 Cambridge Silicon Radio Limited, a CSR plc group company.
16 model = "CSR SiRFatlas7 Evaluation Board";
/freebsd-13.1/sys/contrib/device-tree/Bindings/clock/
H A Dxgene.txt36 - reg : shall be a list of address and length pairs describing the CSR
49 - csr-offset : Offset to the CSR reset register from the reset address base.
51 - csr-mask : CSR reset mask bit. Default is 0xF.
54 - enable-mask : CSR enable mask bit. Default is 0xF.
55 - divider-offset : Offset to the divider CSR register from the divider base.
H A Dprima2-clock.txt1 * Clock bindings for CSR SiRFprimaII
H A Dcsr,atlas7-car.txt1 * Clock and reset bindings for CSR atlas7
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Dsirf.yaml7 title: CSR SiRFprimaII and SiRFmarco device tree bindings.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.td278 // R8 is used to pass swifterror, remove it from CSR.
281 // R10 is used to pass swiftself, remove it from CSR.
292 // R8 is used to pass swifterror, remove it from CSR.
296 // R10 is used to pass swifterror, remove it from CSR.
312 // R8 is used to pass swifterror, remove it from CSR.
315 // R10 is used to pass swiftself, remove it from CSR.
/freebsd-13.1/sys/dev/xdma/controller/
H A Dpl330.h47 #define CSR(n) (0x100 + 0x08 * (n)) /* Channel status for DMA channel n */ macro
/freebsd-13.1/sys/contrib/device-tree/Bindings/pci/
H A Daltera-pcie-msi.txt8 "csr": CSR registers
/freebsd-13.1/sys/netgraph/bluetooth/hci/
H A DTODO17 understand and fix later. I only have CSR based hardware and
/freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-atlas7.txt1 CSR SiRFatlas7 GPIO controller bindings
/freebsd-13.1/sys/contrib/device-tree/Bindings/serial/
H A Dsirf-uart.txt1 * CSR SiRFprimaII/atlasVI Universal Synchronous Asynchronous Receiver/Transmitter *
/freebsd-13.1/sys/contrib/device-tree/Bindings/dma/
H A Dsirfsoc-dma.txt1 * CSR SiRFSoC DMA controller
/freebsd-13.1/sys/contrib/device-tree/Bindings/misc/
H A Didt_89hpesx.txt1 EEPROM / CSR SMBus-slave interface of IDT 89HPESx devices
/freebsd-13.1/sys/contrib/device-tree/Bindings/reset/
H A Dsirf,rstc.txt1 CSR SiRFSoC Reset Controller
/freebsd-13.1/sys/contrib/device-tree/Bindings/spi/
H A Dspi-sirf.txt1 * CSR SiRFprimaII Serial Peripheral Interface
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiCallingConv.td49 def CSR: CalleeSavedRegs<(add)>;
/freebsd-13.1/sys/netgraph/bluetooth/l2cap/
H A DTODO16 Will fix later. I only have CSR based hardware and it does not

123