Searched defs:shouldRemoveExtendFromGSIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 1579 virtual bool shouldRemoveExtendFromGSIndex(SDValue Extend, EVT DataVT) const { shouldRemoveExtendFromGSIndex() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 21066 bool RISCVTargetLowering::shouldRemoveExtendFromGSIndex(SDValue Extend, shouldRemoveExtendFromGSIndex() function in RISCVTargetLowering |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 6061 bool AArch64TargetLowering::shouldRemoveExtendFromGSIndex(SDValue Extend, shouldRemoveExtendFromGSIndex() function in AArch64TargetLowering |