Searched refs:visitMaskedStore (Results 1 – 2 of 2) sorted by relevance
912 void visitMaskedStore(const CallInst &I, bool IsCompressing = false);
3913 void SelectionDAGBuilder::visitMaskedStore(const CallInst &I, in visitMaskedStore() function in SelectionDAGBuilder5480 visitMaskedStore(I); in visitIntrinsicCall()5486 visitMaskedStore(I, true /* IsCompressing */); in visitIntrinsicCall()