Home
last modified time | relevance | path

Searched refs:IsTrunc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2493 ISD::MemIndexType IndexType, bool IsTrunc)
2496 StoreSDNodeBits.IsTruncating = IsTrunc;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7680 bool IsTrunc) { in getMaskedScatter() argument
7687 dl.getIROrder(), VTs, VT, MMO, IndexType, IsTrunc)); in getMaskedScatter()
7697 VTs, VT, MMO, IndexType, IsTrunc); in getMaskedScatter()