Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h871 virtual bool preferScalarizeSplat(SDNode *N) const { return true; } preferScalarizeSplat() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19951 bool RISCVTargetLowering::preferScalarizeSplat(SDNode *N) const { preferScalarizeSplat() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27033 bool AArch64TargetLowering::preferScalarizeSplat(SDNode *N) const { preferScalarizeSplat() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3341 bool X86TargetLowering::preferScalarizeSplat(SDNode *N) const { preferScalarizeSplat() function in X86TargetLowering
[all...]