Searched refs:setIndexedMaskedStoreAction (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 765 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions() 785 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2727 void setIndexedMaskedStoreAction(unsigned IdxMode, MVT VT, in setIndexedMaskedStoreAction() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 336 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 366 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 456 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes()
|