Searched defs:shouldExpandGetActiveLaneMask (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 457 virtual bool shouldExpandGetActiveLaneMask(EVT VT, EVT OpVT) const { shouldExpandGetActiveLaneMask() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 1936 bool AArch64TargetLowering::shouldExpandGetActiveLaneMask(EVT ResVT, shouldExpandGetActiveLaneMask() function in AArch64TargetLowering |