Home
last modified time | relevance | path

Searched defs:CFG (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h126 struct CFG { struct
130 CFG(const Function *F, bool TrackBBLifetime); argument
142 static void printDiff(raw_ostream &out, const CFG &Before, argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DCFGReachabilityAnalysis.h23 class CFG; variable
H A DLiveVariables.h22 class CFG; variable
H A DCalledOnceCheck.h21 class CFG; variable
H A DUninitializedValues.h23 class CFG; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dparseoptions.d42 bool initConfigOptions(CFG)(ref CFG cfg, string cfgname) in initConfigOptions() argument
70 bool parseOptions(CFG)(ref CFG cfg, string opt) in parseOptions() argument
/netbsd-src/sys/arch/mips/bonito/
H A Dbonitoreg.h408 #define BONITO_PCIMEMBASECFG_SIZE(WIN,CFG) (((((~(CFG)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_MASK)… argument
410 #define BONITO_PCIMEMBASECFG_ADDRMASK(WIN,CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_MASK)… argument
411 #define BONITO_PCIMEMBASECFG_ADDRMASK(WIN,CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_MASK)… argument
412 #define BONITO_PCIMEMBASECFG_ADDRTRANS(WIN,CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRAN… argument
414 #define BONITO_PCITOPHYS(WIN,ADDR,CFG) ( \ argument
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dlibdiff.mak3 CFG=libdiff - Win32 Debug macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dlibcvs.mak3 CFG=libcvs - Win32 Debug macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h46 class CFG; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp65 static codegen::RegisterCodeGenFlags CFG; variable
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst2491 .. _CFG: target
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h41 class CFG; variable
1431 CFG() : Blocks(BlkBVC, 10) {} in CFG() function
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dbrdsetup.c425 #define CFG(i,v) do { \ in encbrdfix() macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp250 VPBasicBlock::createEmptyBasicBlock(VPTransformState::CFGState &CFG) { in createEmptyBasicBlock()
H A DVPlan.h318 } CFG; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp932 PreservedCFGCheckerInstrumentation::CFG::CFG(const Function *F, in CFG() function in PreservedCFGCheckerInstrumentation::CFG
/netbsd-src/external/bsd/ntp/dist/include/
H A Dmbg_gps166.h303 typedef uint16_t CFG; ///< an SV's 4 bit configuration code typedef