Searched refs:setIndexedMaskedLoadAction (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 684 setIndexedMaskedLoadAction(IM, VT, Expand); in initActions() 704 setIndexedMaskedLoadAction(IM, VT, Expand); in initActions()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2643 void setIndexedMaskedLoadAction(unsigned IdxMode, MVT VT, in setIndexedMaskedLoadAction() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 330 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 360 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 445 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes()
|