Home
last modified time | relevance | path

Searched defs:shouldExpandGetActiveLaneMask (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h443 virtual bool shouldExpandGetActiveLaneMask(EVT VT, EVT OpVT) const { in shouldExpandGetActiveLaneMask() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1664 bool AArch64TargetLowering::shouldExpandGetActiveLaneMask(EVT ResVT, in shouldExpandGetActiveLaneMask() function in AArch64TargetLowering