Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1455 bool shouldScalarizeBinop(SDValue) const override; shouldScalarizeBinop() function
H A DX86ISelLowering.cpp3214 bool X86TargetLowering::shouldScalarizeBinop(SDValue VecOp) const { shouldScalarizeBinop() function in X86TargetLowering
[all...]
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp412 bool WebAssemblyTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { shouldScalarizeBinop() function in WebAssemblyTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3325 virtual bool shouldScalarizeBinop(SDValue VecOp) const { shouldScalarizeBinop() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2177 bool RISCVTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { shouldScalarizeBinop() function in RISCVTargetLowering