Searched defs:DstAlignCanChange (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 8250 bool DstAlignCanChange = false; lowerMemset() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 7457 bool DstAlignCanChange = false; getMemcpyLoadsAndStores() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 117 bool DstAlignCanChange; // true if destination alignment can satisfy any global() member |