Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp661 MachineBasicBlock::iterator DefAt = At; in split() local
672 ++DefAt; in split()
677 auto ImpD = BuildMI(B, DefAt, DL, HII->get(TargetOpcode::IMPLICIT_DEF)) in split()