Searched refs:setIndexedMaskedStoreAction (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 773 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions() 793 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2463 void setIndexedMaskedStoreAction(unsigned IdxMode, MVT VT, in setIndexedMaskedStoreAction() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 320 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 350 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 433 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes()
|