Searched refs:REG (Results 276 - 300 of 476) sorted by relevance

<<11121314151617181920

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dprint-rtl.c236 if (i == 1 && GET_CODE (in_rtx) == REG)
382 if (GET_CODE (in_rtx) == REG && value < FIRST_PSEUDO_REGISTER)
387 else if (GET_CODE (in_rtx) == REG
H A Dreg-stack.c57 and whose SET_DEST is REG or MEM. Any other SET_DEST, such as PLUS,
61 SET_SRC is REG or MEM.
185 /* This is the basic stack record. TOP is an index into REG[] such
186 that REG[TOP] is the top of stack. If TOP is -1 the stack is empty.
188 If TOP is -2, REG[] is not yet initialized. Stack initialization
559 /* Return a pointer to the REG expression within PAT. If PAT is not a
560 REG, possible enclosed by a conversion rtx, return the inner part of
640 && GET_CODE (SUBREG_REG (recog_data.operand[i])) == REG)
657 if (GET_CODE (reg) == SUBREG && GET_CODE (SUBREG_REG (reg)) == REG)
814 return the REG
[all...]
H A Dsched-deps.c599 if (GET_CODE (dest) == REG)
750 case REG:
1221 if (GET_CODE (tmp) == REG)
1229 if (GET_CODE (tmp) == REG)
1403 && (r0 = XEXP (PATTERN (insn), 0), GET_CODE (r0) == REG)
1404 && GET_CODE (XEXP (PATTERN (insn), 0)) == REG
H A Dsibcall.c87 if (GET_CODE (hard) != REG)
125 if (GET_CODE (soft) != REG || REGNO (soft) < FIRST_PSEUDO_REGISTER)
H A Dssa-dce.c320 case REG:
413 /* Propagate necessity through REG and SUBREG operands of CURRENT_RTX.
430 case REG:
H A Dconflict.c253 /* Calls ENUM_FN for each conflict in GRAPH involving REG. EXTRA is
271 /* Which next pointer to follow depends on whether REG is the
303 /* Which next pointer to follow depends on whether REG is the
407 if (GET_CODE (reg) != REG)
H A Dgenconfig.c146 case REG: case CONST_INT: case SYMBOL_REF:
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_dccg.c34 #define REG(reg) \ macro
384 if (REG(DSCCLK3_DTO_PARAM)) {
428 if (REG(DSCCLK3_DTO_PARAM)) {
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dia64.c727 if (GET_CODE (dst) != REG || !FP_REGNO_P (REGNO (dst)))
733 case REG:
868 gcc_assert (GET_CODE (dest) == REG);
1165 case REG:
1210 case REG:
1264 if (GET_CODE (XEXP (offset, 1)) == REG)
1330 while (GET_CODE (base) != REG)
1340 if (GET_CODE (operands[0]) == REG && GET_CODE (operands[1]) == REG
1387 && GET_CODE (SUBREG_REG (in)) == REG)
[all...]
/openbsd-current/gnu/gcc/gcc/config/
H A Ddarwin.c615 && GET_CODE (XEXP (orig, 0)) == REG
677 && GET_CODE (XEXP (orig, 0)) == REG)
767 if (GET_CODE (pic) != REG)
840 if (GET_CODE (pic) != REG)
858 if (GET_CODE (pic_ref) != REG)
884 && GET_CODE (XEXP (orig, 1)) != REG)
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1550 template <typename REG>
1551 const REG* LazyAllocate(REG*& region);
1553 template <typename REG, typename ARG>
1554 const REG* LazyAllocate(REG*& region, ARG a);
/openbsd-current/gnu/gcc/gcc/config/mcore/
H A Dmcore.h703 /* The macros REG_OK_FOR..._P assume that the arg is a REG rtx
737 (GET_CODE (X) == REG && REG_OK_FOR_BASE_P (X))
740 (GET_CODE (X) == REG && REG_OK_FOR_INDEX_P (X))
747 Allow REG
748 REG+disp
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2loc.c41 #define DWARF2_REG_TO_REGNUM(REG) (REG)
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_opp.c33 #define REG(reg)\ macro
332 if (REG(FMT_TEMPORAL_DITHER_PATTERN_CONTROL)) {
H A Ddce_abm.c40 #define REG(reg) \ macro
H A Ddce_panel_cntl.c42 #define REG(reg)\ macro
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c30 #define REG(reg)\ macro
213 if (REG(OPTC_MEMORY_CONFIG))
H A Ddcn20_opp.c30 #define REG(reg) \ macro
/openbsd-current/gnu/gcc/gcc/
H A Dgenconfig.c146 case REG: case CONST_INT: case SYMBOL_REF:
/openbsd-current/gnu/gcc/gcc/config/score/
H A Dscore.c158 /* Return a legitimate address for REG + OFFSET. */
575 if (GET_CODE (x) == REG || GET_CODE(x) == SUBREG)
1186 gcc_assert (code == REG);
1192 gcc_assert (code == REG);
1247 else if (code == REG)
/openbsd-current/gnu/gcc/gcc/config/vax/
H A Dvax.c218 case REG:
232 REG. One can be either a REG or a MULT of a REG and an appropriate
236 OFFSET, the MULT or REG in IREG, and the REG in BREG. If we have
469 case REG:
799 case REG:
869 case REG:
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h386 REG = 2, enumerator in enum:operand_type
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h387 REG = 2, enumerator in enum:operand_type
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr_smu_msg.c40 #define REG(reg_name) \ macro
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c32 #define REG(reg)\ macro
263 if (REG(OTG_INTERLACE_CONTROL)) {
303 if (REG(OPTC_DATA_FORMAT_CONTROL) && optc1->tg_mask->OPTC_DATA_FORMAT != 0) {
369 if (REG(OTG_INTERLACE_CONTROL)) {

Completed in 524 milliseconds

<<11121314151617181920