Searched refs:SUBREG_REG (Results 1 - 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Drtl.h1182 /* For a SUBREG rtx, SUBREG_REG extracts the value we want a subreg of. macro
1185 #define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG)
1391 when assigning to SUBREG_REG. */

Completed in 29 milliseconds