Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h468 virtual bool shouldExpandCttzElements(EVT VT) const { return true; } shouldExpandCttzElements() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1562 bool RISCVTargetLowering::shouldExpandCttzElements(EVT VT) const { shouldExpandCttzElements() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1956 bool AArch64TargetLowering::shouldExpandCttzElements(EVT VT) const { shouldExpandCttzElements() function in AArch64TargetLowering
[all...]