Searched refs:getCPUCacheLineSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1257 virtual Optional<unsigned> getCPUCacheLineSize() const { return None; } function in class:clang::TargetInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.h180 Optional<unsigned> getCPUCacheLineSize() const override;
H A DX86.cpp1220 Optional<unsigned> X86TargetInfo::getCPUCacheLineSize() const { function in class:X86TargetInfo

Completed in 70 milliseconds