Searched refs:setIndexedMaskedStoreAction (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 685 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions() 705 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions()
|
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2653 void setIndexedMaskedStoreAction(unsigned IdxMode, MVT VT, in setIndexedMaskedStoreAction() function
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 331 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 361 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 446 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes()
|