Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h793 virtual bool preferScalarizeSplat(unsigned Opc) const { return true; } in preferScalarizeSplat() function
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14213 bool RISCVTargetLowering::preferScalarizeSplat(unsigned Opc) const { in preferScalarizeSplat() function in RISCVTargetLowering
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6073 bool X86TargetLowering::preferScalarizeSplat(unsigned Opc) const { in preferScalarizeSplat() function in X86TargetLowering