Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1195 virtual bool isVectorClearMaskLegal(ArrayRef<int> /*Mask*/, isVectorClearMaskLegal() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13775 bool AArch64TargetLowering::isVectorClearMaskLegal(ArrayRef<int> M, isVectorClearMaskLegal() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33871 bool X86TargetLowering::isVectorClearMaskLegal(ArrayRef<int> Mask, isVectorClearMaskLegal() function in X86TargetLowering
[all...]