Home
last modified time | relevance | path

Searched refs:LoadLastElt (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28934 bool LoadLastElt = !isNullConstant(MaskBV->getOperand(NumElts - 1)); in combineMaskedLoadConstantMask() local
28935 if (LoadFirstElt && LoadLastElt) { in combineMaskedLoadConstantMask()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp35775 bool LoadLastElt = !isNullConstant(MaskBV->getOperand(NumElts - 1)); in combineMaskedLoadConstantMask() local
35776 if (LoadFirstElt && LoadLastElt) { in combineMaskedLoadConstantMask()