Home
last modified time | relevance | path

Searched defs:CIP (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h56 const ConstantInt *CIP; member
71 DbgValueLocEntry(const ConstantInt *CIP) : EntryKind(E_ConstantInt) { in DbgValueLocEntry()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp87 StringRef::const_iterator CIP = CPUInfoStart; in getHostCPUNameForPowerPC() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1112 CallInlinePolicy CIP = mayInlineCallKind(Call, Pred, Opts, CallOpts); in shouldInlineCall() local