Searched refs:setIndexedMaskedLoadAction (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 629 setIndexedMaskedLoadAction(IM, VT, Expand); in initActions()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 739 setIndexedMaskedLoadAction(IM, VT, Expand); in initActions()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2052 void setIndexedMaskedLoadAction(unsigned IdxMode, MVT VT, in setIndexedMaskedLoadAction() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2201 void setIndexedMaskedLoadAction(unsigned IdxMode, MVT VT, in setIndexedMaskedLoadAction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 308 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 336 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 400 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 318 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 348 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes() 427 setIndexedMaskedLoadAction(im, VT, Legal); in addMVEVectorTypes()
|