Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h793 virtual bool preferScalarizeSplat(unsigned Opc) const { return true; } in preferScalarizeSplat() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h919 virtual bool preferScalarizeSplat(SDNode *N) const { return true; } in preferScalarizeSplat() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h913 virtual bool preferScalarizeSplat(SDNode *N) const { return true; } in preferScalarizeSplat() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h871 virtual bool preferScalarizeSplat(SDNode *N) const { return true; } in preferScalarizeSplat() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h913 virtual bool preferScalarizeSplat(SDNode *N) const { return true; } in preferScalarizeSplat() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14206 bool RISCVTargetLowering::preferScalarizeSplat(unsigned Opc) const { in preferScalarizeSplat() function in RISCVTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6071 bool X86TargetLowering::preferScalarizeSplat(unsigned Opc) const { in preferScalarizeSplat() function in X86TargetLowering