Searched refs:IsTrunc (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGNodes.h | 2584 ISD::MemIndexedMode AM, bool IsTrunc, bool IsCompressing, 2588 StoreSDNodeBits.IsTruncating = IsTrunc; 2876 ISD::MemIndexType IndexType, bool IsTrunc) 2879 StoreSDNodeBits.IsTruncating = IsTrunc;
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 9012 bool IsTrunc) { in getMaskedScatter() argument 9019 dl.getIROrder(), VTs, MemVT, MMO, IndexType, IsTrunc)); in getMaskedScatter() 9029 VTs, MemVT, MMO, IndexType, IsTrunc); in getMaskedScatter()
|