Searched defs:shouldExpandCttzElements (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 471 virtual bool shouldExpandCttzElements(EVT VT) const { return true; } shouldExpandCttzElements() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 1808 bool AArch64TargetLowering::shouldExpandCttzElements(EVT VT) const { shouldExpandCttzElements() function in AArch64TargetLowering |