Searched refs:setIndexedMaskedLoadAction (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 766 setIndexedMaskedLoadAction(IM, VT, Expand); in initActions() 786 setIndexedMaskedLoadAction(IM, VT, Expand); in initActions()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2387 void setIndexedMaskedLoadAction(unsigned IdxMode, MVT VT, in setIndexedMaskedLoadAction() function
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 318 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 348 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 431 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes()
|