Home
last modified time | relevance | path

Searched defs:getMaxSupportedInterleaveFactor (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h302 unsigned getMaxSupportedInterleaveFactor() const override { return 4; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h452 unsigned getMaxSupportedInterleaveFactor() const override { return 4; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h411 unsigned getMaxSupportedInterleaveFactor() const override { return 4; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h631 unsigned getMaxSupportedInterleaveFactor() const override { return 4; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.h1260 unsigned getMaxSupportedInterleaveFactor() const override { return 4; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.h1525 unsigned getMaxSupportedInterleaveFactor() const override { return 4; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1749 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2439 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2892 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h3126 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h3053 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h3024 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h3053 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17018 unsigned ARMTargetLowering::getMaxSupportedInterleaveFactor() const { in getMaxSupportedInterleaveFactor() function in ARMTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21426 unsigned ARMTargetLowering::getMaxSupportedInterleaveFactor() const { in getMaxSupportedInterleaveFactor() function in ARMTargetLowering