Searched refs:setIndexedMaskedStoreAction (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 803 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions() 823 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2552 void setIndexedMaskedStoreAction(unsigned IdxMode, MVT VT, in setIndexedMaskedStoreAction() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 320 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 350 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 434 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes()
|