Lines Matching refs:ThenTerm
226 Instruction *ThenTerm = in scalarizeMaskedLoad() local
230 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedLoad()
239 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedLoad()
360 Instruction *ThenTerm = in scalarizeMaskedStore() local
364 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedStore()
373 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedStore()
482 Instruction *ThenTerm = in scalarizeMaskedGather() local
486 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedGather()
497 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedGather()
609 Instruction *ThenTerm = in scalarizeMaskedScatter() local
613 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedScatter()
622 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedScatter()
715 Instruction *ThenTerm = in scalarizeMaskedExpandLoad() local
719 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedExpandLoad()
732 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedExpandLoad()
825 Instruction *ThenTerm = in scalarizeMaskedCompressStore() local
829 BasicBlock *CondBlock = ThenTerm->getParent(); in scalarizeMaskedCompressStore()
842 BasicBlock *NewIfBlock = ThenTerm->getSuccessor(0); in scalarizeMaskedCompressStore()