Home
last modified time | relevance | path

Searched refs:DF_ (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineRegionInfo.cpp62 MachineDominanceFrontier *DF_) { in recalculate() argument
65 DF = DF_; in recalculate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DRegionInfo.cpp96 PostDominatorTree *PDT_, DominanceFrontier *DF_) { in recalculate() argument
99 DF = DF_; in recalculate()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcfg.texi669 @code{DF_[LR,UR,LIVE]_[IN,OUT]} can be used to access this information.
H A Dgccint.info21270 'DF_[LR,UR,LIVE]_[IN,OUT]' can be used to access this information. The
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcfg.texi669 @code{DF_[LR,UR,LIVE]_[IN,OUT]} can be used to access this information.
H A Dgccint.info20240 'DF_[LR,UR,LIVE]_[IN,OUT]' can be used to access this information. The
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200436681 * df.h: Tidy up whitespace in the definitions of the DF_ flags.