Searched refs:setIndexedMaskedStoreAction (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 733 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2224 void setIndexedMaskedStoreAction(unsigned IdxMode, MVT VT, in setIndexedMaskedStoreAction() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 320 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 350 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 431 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes()
|