Searched refs:IsTrunc (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGNodes.h | 2560 ISD::MemIndexedMode AM, bool IsTrunc, bool IsCompressing, 2564 StoreSDNodeBits.IsTruncating = IsTrunc; 2852 ISD::MemIndexType IndexType, bool IsTrunc) 2855 StoreSDNodeBits.IsTruncating = IsTrunc;
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 8761 bool IsTrunc) { in getMaskedScatter() argument 8768 dl.getIROrder(), VTs, MemVT, MMO, IndexType, IsTrunc)); in getMaskedScatter() 8778 VTs, MemVT, MMO, IndexType, IsTrunc); in getMaskedScatter()
|