Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3399 virtual bool isComplexDeinterleavingSupported() const { return false; } in isComplexDeinterleavingSupported() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp22111 bool ARMTargetLowering::isComplexDeinterleavingSupported() const { in isComplexDeinterleavingSupported() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28474 bool AArch64TargetLowering::isComplexDeinterleavingSupported() const { in isComplexDeinterleavingSupported() function in AArch64TargetLowering