| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenExtract.cpp | 100 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()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveRegUnits.cpp | 99 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) { in addCalleeSavedRegs() local 100 const unsigned N = *CSR; in addCalleeSavedRegs()
|
| H A D | RegisterClassInfo.cpp | 57 const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); in runOnMachineFunction() local 63 if (CSR[I] == 0) { in runOnMachineFunction() 71 if (CSR[I] != LastCalleeSavedRegs[I]) { in runOnMachineFunction() 84 for (const MCPhysReg *I = CSR; *I; ++I) { in runOnMachineFunction() 96 for (const MCPhysReg *I = CSR; *I; ++I) in runOnMachineFunction()
|
| H A D | MachineFrameInfo.cpp | 125 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; in getPristineRegs() local 126 ++CSR) in getPristineRegs() 127 BV.set(*CSR); in getPristineRegs()
|
| H A D | LivePhysRegs.cpp | 177 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) in addCalleeSavedRegs() local 178 LiveRegs.addReg(*CSR); in addCalleeSavedRegs()
|
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RegisterClassInfo.h | 119 MCRegister CSR; in getLastCalleeSavedAlias() local 121 CSR = CalleeSavedAliases[*UI]; in getLastCalleeSavedAlias() 122 if (CSR) in getLastCalleeSavedAlias() 125 return CSR; in getLastCalleeSavedAlias()
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86MachineFunctionInfo.cpp | 43 for (const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); in setRestoreBasePointer() local 44 unsigned Reg = *CSR; ++CSR) { in setRestoreBasePointer()
|
| /src/sys/contrib/device-tree/Bindings/clock/ |
| H A D | xgene.txt | 36 - 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 D | prima2-clock.txt | 1 * Clock bindings for CSR SiRFprimaII
|
| H A D | csr,atlas7-car.txt | 1 * Clock and reset bindings for CSR atlas7
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_MSG_get0_header.pod | 63 =item the subject field of any PKCS#10 CSR set in I<ctx> 78 =item the public key of any PKCS#10 CSR given in I<ctx>, 89 If a PKCS#10 CSR is present in I<ctx>, default extensions are taken from there, 93 these override any SANs from the PKCS#10 CSR.
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVSystemOperands.td | 17 // CSR (control and status register read/write) instruction options. 70 // The following CSR encodings match those given in Tables 2.2, 352 // Shadow Stack CSR 374 // Entropy Source CSR 446 // Jump Vector Table CSR
|
| H A D | RISCV.td | 24 // Named operands for CSR instructions.
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMCallingConv.td | 278 // R8 is used to pass swifterror, remove it from CSR. 281 // R10 is used to pass swiftself, remove it from CSR. 296 // R8 is used to pass swifterror, remove it from CSR. 300 // R10 is used to pass swifterror, remove it from CSR. 325 // R8 is used to pass swifterror, remove it from CSR. 328 // R10 is used to pass swiftself, remove it from CSR.
|
| /src/sys/dev/xdma/controller/ |
| H A D | pl330.h | 45 #define CSR(n) (0x100 + 0x08 * (n)) /* Channel status for DMA channel n */ macro
|
| /src/sys/contrib/device-tree/Bindings/pci/ |
| H A D | altera-pcie-msi.txt | 8 "csr": CSR registers
|
| /src/sys/netgraph/bluetooth/hci/ |
| H A D | TODO | 16 understand and fix later. I only have CSR based hardware and
|
| /src/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-atlas7.txt | 1 CSR SiRFatlas7 GPIO controller bindings
|
| /src/sys/contrib/device-tree/Bindings/serial/ |
| H A D | sirf-uart.txt | 1 * CSR SiRFprimaII/atlasVI Universal Synchronous Asynchronous Receiver/Transmitter *
|
| /src/sys/contrib/device-tree/Bindings/reset/ |
| H A D | sirf,rstc.txt | 1 CSR SiRFSoC Reset Controller
|
| /src/sys/contrib/device-tree/Bindings/misc/ |
| H A D | idt_89hpesx.txt | 1 EEPROM / CSR SMBus-slave interface of IDT 89HPESx devices
|
| /src/sys/contrib/device-tree/Bindings/dma/ |
| H A D | sirfsoc-dma.txt | 1 * CSR SiRFSoC DMA controller
|
| /src/sys/contrib/device-tree/Bindings/spi/ |
| H A D | spi-sirf.txt | 1 * CSR SiRFprimaII Serial Peripheral Interface
|
| /src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiCallingConv.td | 49 def CSR: CalleeSavedRegs<(add)>;
|
| /src/sys/netgraph/bluetooth/l2cap/ |
| H A D | TODO | 15 Will fix later. I only have CSR based hardware and it does not
|