Home
last modified time | relevance | path

Searched defs:preferScalarizeSplat (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h916 virtual bool preferScalarizeSplat(SDNode *N) const { return true; } preferScalarizeSplat() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21522 bool RISCVTargetLowering::preferScalarizeSplat(SDNode *N) const { preferScalarizeSplat() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28395 bool AArch64TargetLowering::preferScalarizeSplat(SDNode *N) const { preferScalarizeSplat() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3457 bool X86TargetLowering::preferScalarizeSplat(SDNode *N) const { preferScalarizeSplat() function in X86TargetLowering
[all...]