Home
last modified time | relevance | path

Searched defs:getCacheLineSize (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h62 unsigned getCacheLineSize() const override { return 256; } in getCacheLineSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h72 unsigned getCacheLineSize() const override { return 256; } in getCacheLineSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h249 virtual unsigned getCacheLineSize() const { in getCacheLineSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSubtargetInfo.h267 virtual unsigned getCacheLineSize() const { in getCacheLineSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSubtargetInfo.h267 virtual unsigned getCacheLineSize() const { in getCacheLineSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSubtargetInfo.h267 virtual unsigned getCacheLineSize() const { in getCacheLineSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h257 virtual unsigned getCacheLineSize() const { in getCacheLineSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSubtargetInfo.h292 virtual unsigned getCacheLineSize() const { in getCacheLineSize() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp240 unsigned PPCTTIImpl::getCacheLineSize() { in getCacheLineSize() function in PPCTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSubtargetInfo.cpp328 Optional<unsigned> MCSubtargetInfo::getCacheLineSize(unsigned Level) const { in getCacheLineSize() function in MCSubtargetInfo
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h197 unsigned getCacheLineSize() const { return CacheLineSize; } in getCacheLineSize() function
H A DAArch64TargetTransformInfo.cpp628 unsigned AArch64TTIImpl::getCacheLineSize() { in getCacheLineSize() function in AArch64TTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCSubtargetInfo.cpp349 MCSubtargetInfo::getCacheLineSize(unsigned Level) const { in getCacheLineSize() function in MCSubtargetInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp291 unsigned HexagonTTIImpl::getCacheLineSize() const { in getCacheLineSize() function in HexagonTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h233 unsigned getCacheLineSize() const override { return CacheLineSize; } in getCacheLineSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp374 unsigned HexagonTTIImpl::getCacheLineSize() const { in getCacheLineSize() function in HexagonTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp635 unsigned PPCTTIImpl::getCacheLineSize() const { in getCacheLineSize() function in PPCTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp503 unsigned PPCTTIImpl::getCacheLineSize() const { in getCacheLineSize() function in PPCTTIImpl
/aosp_15_r20/external/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp252 unsigned TargetTransformInfo::getCacheLineSize() const { in getCacheLineSize() function in TargetTransformInfo
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h283 unsigned getCacheLineSize() { return 0; } in getCacheLineSize() function
H A DTargetTransformInfo.h882 unsigned getCacheLineSize() override { in getCacheLineSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h360 unsigned getCacheLineSize() const override { return CacheLineSize; } in getCacheLineSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h544 virtual unsigned getCacheLineSize() const { in getCacheLineSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h402 unsigned getCacheLineSize() const { return 0; } in getCacheLineSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp515 unsigned TargetTransformInfo::getCacheLineSize() const { in getCacheLineSize() function in TargetTransformInfo

12