Searched refs:setIndexedMaskedLoadAction (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 772 setIndexedMaskedLoadAction(IM, VT, Expand); in initActions() 792 setIndexedMaskedLoadAction(IM, VT, Expand); in initActions()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2453 void setIndexedMaskedLoadAction(unsigned IdxMode, MVT VT, in setIndexedMaskedLoadAction() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 319 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 349 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 432 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes()
|