Lines Matching refs:ThenTerm
223 Instruction *ThenTerm = in scalarizeMaskedLoad() local
227 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedLoad()
236 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedLoad()
353 Instruction *ThenTerm = in scalarizeMaskedStore() local
357 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedStore()
366 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedStore()
475 Instruction *ThenTerm = in scalarizeMaskedGather() local
479 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedGather()
490 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedGather()
602 Instruction *ThenTerm = in scalarizeMaskedScatter() local
606 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedScatter()
615 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedScatter()
713 Instruction *ThenTerm = in scalarizeMaskedExpandLoad() local
717 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedExpandLoad()
730 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedExpandLoad()
828 Instruction *ThenTerm = in scalarizeMaskedCompressStore() local
832 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedCompressStore()
845 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedCompressStore()
905 Instruction *ThenTerm = in scalarizeMaskedVectorHistogram() local
909 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedVectorHistogram()
919 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedVectorHistogram()