Home
last modified time | relevance | path

Searched defs:mergeStoresAfterLegalization (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h291 bool mergeStoresAfterLegalization(EVT) const override { return false; } in mergeStoresAfterLegalization() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1104 bool mergeStoresAfterLegalization(EVT MemVT) const override { in mergeStoresAfterLegalization() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h680 virtual bool mergeStoresAfterLegalization(EVT MemVT) const { in mergeStoresAfterLegalization() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2559 bool RISCVTargetLowering::mergeStoresAfterLegalization(EVT VT) const { mergeStoresAfterLegalization() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7091 bool AArch64TargetLowering::mergeStoresAfterLegalization(EVT VT) const { in mergeStoresAfterLegalization() function in AArch64TargetLowering