Home
last modified time | relevance | path

Searched refs:CIs (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp32 ChainedIncludesSourceImpl(std::vector<std::unique_ptr<CompilerInstance>> CIs) in ChainedIncludesSourceImpl() argument
33 : CIs(std::move(CIs)) {} in ChainedIncludesSourceImpl()
43 for (unsigned i = 0, e = CIs.size(); i != e; ++i) { in getMemoryBufferSizes()
45 CIs[i]->getASTContext().getExternalSource()) { in getMemoryBufferSizes()
52 std::vector<std::unique_ptr<CompilerInstance>> CIs; member in __anonc2d3dbb10111::ChainedIncludesSourceImpl
59 std::vector<std::unique_ptr<CompilerInstance>> CIs, in ChainedIncludesSourceMembers()
61 : Impl(std::move(CIs)), FinalReader(std::move(FinalReader)) {} in ChainedIncludesSourceMembers()
72 ChainedIncludesSource(std::vector<std::unique_ptr<CompilerInstance>> CIs, in ChainedIncludesSource() argument
119 std::vector<std::unique_ptr<CompilerInstance>> CIs; in createChainedIncludesSource() local
207 CIs.push_back(std::move(Clang)); in createChainedIncludesSource()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1089 auto &CIs = It.getSecond(); in mergeParallelRegions() local
1090 if (CIs.size() < 2) in mergeParallelRegions()
1143 if (CIs.count(&I)) { in mergeParallelRegions()
1156 if (CIs.count(&SkipI)) { in mergeParallelRegions()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp413 auto CIs = MBB.getParent()->getFrameInstructions(); in mergeSPUpdates() local
414 MCCFIInstruction CI = CIs[PI->getOperand(0).getCFIIndex()]; in mergeSPUpdates()
/freebsd-13.1/crypto/openssh/
H A DChangeLog2508 The original intent was to provide a status page for the CIs configured