Searched refs:IsTrunc (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGNodes.h | 2493 ISD::MemIndexType IndexType, bool IsTrunc) 2496 StoreSDNodeBits.IsTruncating = IsTrunc;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 7680 bool IsTrunc) { in getMaskedScatter() argument 7687 dl.getIROrder(), VTs, VT, MMO, IndexType, IsTrunc)); in getMaskedScatter() 7697 VTs, VT, MMO, IndexType, IsTrunc); in getMaskedScatter()
|