/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 302 unsigned getMaxSupportedInterleaveFactor() const override { return 4; } in getMaxSupportedInterleaveFactor() function
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 452 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 D | AArch64ISelLowering.h | 411 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 D | AArch64ISelLowering.h | 631 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 D | X86ISelLowering.h | 1260 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 D | X86ISelLowering.h | 1525 unsigned getMaxSupportedInterleaveFactor() const override { return 4; } in getMaxSupportedInterleaveFactor() function
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 1749 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 D | TargetLowering.h | 2439 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 D | TargetLowering.h | 2892 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 3126 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLowering.h | 3053 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLowering.h | 3024 virtual unsigned getMaxSupportedInterleaveFactor() const { return 2; } in getMaxSupportedInterleaveFactor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLowering.h | 3053 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 D | ARMISelLowering.cpp | 17018 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 D | ARMISelLowering.cpp | 21426 unsigned ARMTargetLowering::getMaxSupportedInterleaveFactor() const { in getMaxSupportedInterleaveFactor() function in ARMTargetLowering
|