Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h471 virtual bool shouldExpandCttzElements(EVT VT) const { return true; } shouldExpandCttzElements() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1808 bool AArch64TargetLowering::shouldExpandCttzElements(EVT VT) const { shouldExpandCttzElements() function in AArch64TargetLowering
[all...]