Searched refs:setIndexedMaskedStoreAction (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 630 setIndexedMaskedStoreAction(IM, VT, Expand); in initActions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2062 void setIndexedMaskedStoreAction(unsigned IdxMode, MVT VT, in setIndexedMaskedStoreAction() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 309 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 337 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes() 401 setIndexedMaskedStoreAction(im, VT, Legal); in addMVEVectorTypes()
|