Searched refs:IsTrunc (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | SelectionDAGNodes.h | 2505 ISD::MemIndexType IndexType, bool IsTrunc) 2508 StoreSDNodeBits.IsTruncating = IsTrunc;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 7765 bool IsTrunc) { in getMaskedScatter() argument 7772 dl.getIROrder(), VTs, MemVT, MMO, IndexType, IsTrunc)); in getMaskedScatter() 7782 VTs, MemVT, MMO, IndexType, IsTrunc); in getMaskedScatter()
|