Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h917 virtual bool preferScalarizeSplat(SDNode *N) const { return true; } in preferScalarizeSplat() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21584 bool RISCVTargetLowering::preferScalarizeSplat(SDNode *N) const { preferScalarizeSplat() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28609 bool AArch64TargetLowering::preferScalarizeSplat(SDNode *N) const { in preferScalarizeSplat() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3452 bool X86TargetLowering::preferScalarizeSplat(SDNode *N) const { in preferScalarizeSplat() function in X86TargetLowering