Home
last modified time | relevance | path

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

/freebsd-src/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() argument
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp87 StringRef::const_iterator CIP = CPUInfoStart; in getHostCPUNameForPowerPC() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1111 CallInlinePolicy CIP = mayInlineCallKind(Call, Pred, Opts, CallOpts); shouldInlineCall() local