Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h277 bool mergeStoresAfterLegalization(EVT) const override { return false; } mergeStoresAfterLegalization() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1099 bool mergeStoresAfterLegalization(EVT MemVT) const override { mergeStoresAfterLegalization() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h634 virtual bool mergeStoresAfterLegalization(EVT MemVT) const { mergeStoresAfterLegalization() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2393 bool RISCVTargetLowering::mergeStoresAfterLegalization(EVT VT) const { mergeStoresAfterLegalization() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6432 bool AArch64TargetLowering::mergeStoresAfterLegalization(EVT VT) const { mergeStoresAfterLegalization() function in AArch64TargetLowering
[all...]