Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1163 bool shouldScalarizeBinop(SDValue) const override; in shouldScalarizeBinop() function
DX86ISelLowering.cpp5130 bool X86TargetLowering::shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop() function in X86TargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.h1421 bool shouldScalarizeBinop(SDValue) const override; in shouldScalarizeBinop() function
DX86ISelLowering.cpp5912 bool X86TargetLowering::shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop() function in X86TargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp387 bool WebAssemblyTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop() function in WebAssemblyTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2564 virtual bool shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3078 virtual bool shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1423 bool RISCVTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop() function in RISCVTargetLowering