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