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()
708 Instruction *ThenTerm = in scalarizeMaskedExpandLoad() local
712 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedExpandLoad()
725 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedExpandLoad()
818 Instruction *ThenTerm = in scalarizeMaskedCompressStore() local
822 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedCompressStore()
835 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedCompressStore()