Home
last modified time | relevance | path

Searched refs:L2D (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h466 case TargetTransformInfo::CacheLevel::L2D: in getCacheSize()
477 case TargetTransformInfo::CacheLevel::L2D: in getCacheAssociativity()
DTargetTransformInfo.h1027 L2D, // The L2 data cache enumerator
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-pdp11.texi341 @code{L2D}
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-pdp11.texi341 @code{L2D}
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp126 case TargetTransformInfo::CacheLevel::L2D: in getCacheSize()
156 case TargetTransformInfo::CacheLevel::L2D: in getCacheAssociativity()