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