Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1580 virtual bool shouldRemoveExtendFromGSIndex(SDValue Extend, EVT DataVT) const { in shouldRemoveExtendFromGSIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21128 bool RISCVTargetLowering::shouldRemoveExtendFromGSIndex(SDValue Extend, shouldRemoveExtendFromGSIndex() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6094 bool AArch64TargetLowering::shouldRemoveExtendFromGSIndex(SDValue Extend, in shouldRemoveExtendFromGSIndex() function in AArch64TargetLowering