Searched refs:IsTrunc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGNodes.h | 2778 ISD::MemIndexedMode AM, bool IsTrunc, bool IsCompressing, 2782 StoreSDNodeBits.IsTruncating = IsTrunc; 3070 ISD::MemIndexType IndexType, bool IsTrunc) 3073 StoreSDNodeBits.IsTruncating = IsTrunc;
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 10321 bool IsTrunc) { in getMaskedScatter() argument 10328 dl.getIROrder(), VTs, MemVT, MMO, IndexType, IsTrunc)); in getMaskedScatter() 10338 VTs, MemVT, MMO, IndexType, IsTrunc); in getMaskedScatter()
|