Home
last modified time | relevance | path

Searched defs:shouldScalarizeBinop (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1444 bool shouldScalarizeBinop(SDValue) const override; shouldScalarizeBinop() function
H A DX86ISelLowering.cpp3119 bool X86TargetLowering::shouldScalarizeBinop(SDValue VecOp) const { shouldScalarizeBinop() function in X86TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp400 bool WebAssemblyTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { shouldScalarizeBinop() function in WebAssemblyTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3211 virtual bool shouldScalarizeBinop(SDValue VecOp) const { shouldScalarizeBinop() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2038 bool RISCVTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { shouldScalarizeBinop() function in RISCVTargetLowering