Home
last modified time | relevance | path

Searched refs:reg (Results 11551 – 11574 of 11574) sorted by relevance

1...<<461462463

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td4828 def SEH_SaveReg : Pseudo<(outs), (ins i32imm:$reg, i32imm:$offs), []>, Sched<[]>;
4829 def SEH_SaveReg_X : Pseudo<(outs), (ins i32imm:$reg, i32imm:$offs), []>, Sched<[]>;
4832 def SEH_SaveFReg : Pseudo<(outs), (ins i32imm:$reg, i32imm:$offs), []>, Sched<[]>;
4833 def SEH_SaveFReg_X : Pseudo<(outs), (ins i32imm:$reg, i32imm:$offs), []>, Sched<[]>;
7384 // Patterns for FP16 Intrinsics - requires reg copy to/from as i16s not supported.
8203 // containing super-reg.
9378 // RPRFM overlaps with PRFM (reg), when the decoder method of PRFM returns
H A DAArch64RegisterInfo.td1634 // 'h' or 'v' to tell how the vector at [reg+offset] is layed out in the tile,
H A DAArch64InstrFormats.td1864 // Instructions to modify PSTATE, no input reg
2240 // Alias X-reg with 0-31 imm to W-Reg.
4218 // PRFM (reg) aliases with RPRFM added to the base A64 instruction set. When
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMips32r6InstrInfo.td1780 // Patterns for load with a reg+imm operand.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp2049 unsigned reg = fieldFromInstruction(Insn, 25, 1); in DecodeAddrMode2IdxInstruction() local
2107 if (reg) { in DecodeAddrMode2IdxInstruction()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.reg40 VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#76 $"
H A Daic7xxx.seq45 #include "aic7xxx.reg"
H A Daic79xx.seq45 #include "aic79xx.reg"
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h3224 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg,
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ13.td190 // Pseudo -> reg move
H A DSystemZScheduleZ14.td191 // Pseudo -> reg move
H A DSystemZScheduleZ15.td192 // Pseudo -> reg move
H A DSystemZScheduleZ16.td192 // Pseudo -> reg move
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrArithmetic.td369 // IncDec_Alt - Instructions like "inc reg" short forms.
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td1846 // Add reg, lo. This is used when taking the addr of a global/constpool entry.
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h65 #define PF_REG(idx, reg) (PF_BASE(idx) + (reg)) argument
99 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg)) argument
286 #define T5_PORT_REG(idx, reg) (T5_PORT_BASE(idx) + (reg)) argument
289 #define MC_REG(reg, idx) (reg + MC_STRIDE * idx) argument
505 #define EDC_REG(reg, idx) (reg + EDC_STRIDE * idx) argument
508 #define EDC_T5_REG(reg, idx) (reg + EDC_T5_STRIDE * idx) argument
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog1800 (CONFIG_BACKEND=winreg); see win_example.reg for an example registry
1803 'wpasvc.exe reg <full path to wpasvc.exe>' to register a service,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td234 // (i.e. must be allocated into the same physical reg), but again,
H A DARMInstrNEON.td542 // This is a pseudo instruction that is expanded to VLDMD after reg alloc.
549 // This is a pseudo instruction that is expanded to VSTMD after reg alloc.
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp11621 auto reg = std::regex(m_regex, flags); in match() local
11622 return std::regex_match(matchee, reg); in match()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td5021 def mstack_protector_guard_reg_EQ : Joined<["-"], "mstack-protector-guard-reg=">, Group<m_Group>,
5023 HelpText<"Use the given reg for addressing the stack-protector guard">,
6170 defm branch_count_reg : BooleanFFlag<"branch-count-reg">, Group<clang_ignored_gcc_optimization_f_Gr…
/freebsd/crypto/openssh/
H A DChangeLog5114 clang 15 seems to have a problem with -fzero-call-used-reg=all which
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1389 SWIGINTERN void SWIG_Lua_namespace_register(lua_State *L, swig_lua_namespace *ns, int reg) in SWIG_Lua_namespace_register() argument
1432 if (reg) { in SWIG_Lua_namespace_register()
/freebsd/share/dict/
H A Dweb2165833 reg

1...<<461462463