Searched defs:reg (Results 226 - 250 of 1127) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/amdgpio/
H A Damdgpio.c80 uint32_t reg, val; local
202 uint32_t reg, val, allowed; local
252 uint32_t reg, val; local
290 uint32_t reg, val; local
324 uint32_t reg, val; local
[all...]
/freebsd-11-stable/sys/arm64/arm64/
H A Dtrap.c258 u_int reg; local
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_osdep.c249 i40e_read_pci_cfg(struct i40e_hw *hw, u32 reg) argument
260 i40e_write_pci_cfg(struct i40e_hw *hw, u32 reg, u16 value) argument
H A Dixl_iw.c55 u32 reg; local
329 u32 reg; local
[all...]
/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_combiner.c309 int reg; local
/freebsd-11-stable/sys/amd64/amd64/
H A Dtrap.c950 int reg, regcnt, error; local
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_wdog.c103 uint16_t reg; local
/freebsd-11-stable/sys/dev/usb/controller/
H A Dohci_pci.c102 uint32_t reg; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMemory.cpp59 const RegisterInfo *RegisterContextMemory::GetRegisterInfoAtIndex(size_t reg) { argument
H A DRegisterContextPOSIX_powerpc.cpp80 bool RegisterContextPOSIX_powerpc::IsGPR(unsigned reg) { argument
84 bool RegisterContextPOSIX_powerpc::IsFPR(unsigned reg) { argument
88 bool RegisterContextPOSIX_powerpc::IsVMX(unsigned reg) { argument
105 unsigned RegisterContextPOSIX_powerpc::GetRegisterOffset(unsigned reg) { argument
132 GetRegisterInfoAtIndex(size_t reg) argument
156 GetRegisterName(unsigned reg) argument
[all...]
H A DRegisterContextPOSIX_ppc64le.cpp98 bool RegisterContextPOSIX_ppc64le::IsGPR(unsigned reg) { argument
102 bool RegisterContextPOSIX_ppc64le::IsFPR(unsigned reg) { argument
106 bool RegisterContextPOSIX_ppc64le::IsVMX(unsigned reg) { argument
110 bool RegisterContextPOSIX_ppc64le::IsVSX(unsigned reg) { argument
123 GetRegisterOffset(unsigned reg) argument
150 GetRegisterInfoAtIndex(size_t reg) argument
174 GetRegisterName(unsigned reg) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DPostfixExpression.cpp215 void DWARFCodegen::Visit(RegisterNode &reg, Node *&) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h211 bool removeVirtualRegisterKilled(unsigned reg, MachineInstr &MI) { argument
247 bool removeVirtualRegisterDead(unsigned reg, MachineInstr &MI) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp36 bool isFPReg(unsigned reg) { argument
43 bool isOdd(unsigned reg) { argument
319 regJustKilledBefore(const LiveIntervals &LIs, unsigned reg, const MachineInstr &MI) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBreakFalseDeps.cpp165 Register reg = MI->getOperand(OpIdx).getReg(); local
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp360 uint8_t reg = (loc[-1] >> 3) & 7; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/
H A DFileArchive.cpp43 FileArchive(std::unique_ptr<MemoryBuffer> mb, const Registry &reg, argument
/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.h62 } reg; member in union:dtfs_file::__anon4688
/freebsd-11-stable/contrib/gcc/
H A Dloop-doloop.c77 rtx reg; local
[all...]
H A Dcaller-save.c499 mark_set_regs(rtx reg, rtx setter ATTRIBUTE_UNUSED, void *data) argument
529 add_stored_regs(rtx reg, rtx setter, void *data) argument
820 rtx reg = XEXP (link, 0); local
[all...]
H A Dconflict.c241 conflict_graph_enum(conflict_graph graph, int reg, conflict_graph_enum_fn enum_fn, void *extra) argument
299 int reg; member in struct:print_context
311 int reg; local
343 int reg; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2expr.c265 ULONGEST uoffset, reg; local
H A Dppc-sysv-tdep.c441 ULONGEST reg; local
464 ULONGEST reg; local
/freebsd-11-stable/sys/dev/adb/
H A Dadb_bus.c255 adb_send_packet(device_t dev, u_char command, u_char reg, int len, u_char *data) argument
390 adb_read_register(device_t dev, u_char reg, void *data) argument
406 adb_write_register(device_t dev, u_char reg, size_t len, void *data) argument
315 adb_send_raw_packet_sync(device_t dev, uint8_t to, uint8_t command, uint8_t reg, int len, u_char *data, u_char *reply) argument
[all...]
/freebsd-11-stable/sys/dev/cardbus/
H A Dcardbus_cis.c292 uint8_t reg; local

Completed in 194 milliseconds

1234567891011>>