Home
last modified time | relevance | path

Searched defs:CInfo (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dreporter.cc49 for (auto &CInfo : info.caches) { in PrintBasicContext() local
H A Dsysinfo.cc313 using CInfo = CACHE_DESCRIPTOR; in GetCacheSizesWindows() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp273 CallInfo &CInfo) { in IsPreserveDIAccessIndexCall()
386 CallInfo CInfo; in removePreserveAccessIndexIntrinsic() local
569 CallInfo CInfo; in collectAICallChains() local
759 CallInfo &CInfo, in computeBaseAndAccessKey()
915 CallInfo &CInfo, in computeAccessKey()
976 CallInfo &CInfo) { in transformGEPChain()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dreporter.cc50 for (auto &CInfo : info.caches) { in PrintBasicContext() local
H A Dsysinfo.cc315 using CInfo = CACHE_DESCRIPTOR; in GetCacheSizesWindows() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp332 const SDNodeInfo &CInfo = CGP.getSDNodeInfo(N->getOperator()); in EmitOperatorMatchCode() local