Home
last modified time | relevance | path

Searched defs:isComplexDeinterleavingSupported (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3139 virtual bool isComplexDeinterleavingSupported() const { return false; } in isComplexDeinterleavingSupported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h3396 virtual bool isComplexDeinterleavingSupported() const { return false; } in isComplexDeinterleavingSupported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h3323 virtual bool isComplexDeinterleavingSupported() const { return false; } in isComplexDeinterleavingSupported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h3294 virtual bool isComplexDeinterleavingSupported() const { return false; } in isComplexDeinterleavingSupported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h3323 virtual bool isComplexDeinterleavingSupported() const { return false; } in isComplexDeinterleavingSupported() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21896 bool ARMTargetLowering::isComplexDeinterleavingSupported() const { in isComplexDeinterleavingSupported() function in ARMTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23961 bool AArch64TargetLowering::isComplexDeinterleavingSupported() const { in isComplexDeinterleavingSupported() function in AArch64TargetLowering