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