Home
last modified time | relevance | path

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

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