Searched defs:CIP (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 56 const ConstantInt *CIP; member 71 DbgValueLocEntry(const ConstantInt *CIP) : EntryKind(E_ConstantInt) { in DbgValueLocEntry()
|
/netbsd-src/sys/ufs/lfs/ |
H A D | lfs_accessors.h | 985 #define LFS_GET_HEADFREE(FS, CIP, BP, FREEP) do { \ argument 994 #define LFS_PUT_HEADFREE(FS, CIP, BP, VAL) do { \ argument 1006 #define LFS_GET_TAILFREE(FS, CIP, BP, FREEP) do { \ argument 1012 #define LFS_PUT_TAILFREE(FS, CIP, BP, VAL) do { \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Host.cpp | 83 StringRef::const_iterator CIP = CPUInfoStart; in getHostCPUNameForPowerPC() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCallAndReturn.cpp | 1002 CallInlinePolicy CIP = mayInlineCallKind(Call, Pred, Opts, CallOpts); in shouldInlineCall() local
|