Searched refs:setIndexedMaskedStoreAction (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 767 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions() 787 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2397 void setIndexedMaskedStoreAction(unsigned IdxMode, MVT VT, in setIndexedMaskedStoreAction() function
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 319 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 349 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 432 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes()
|