Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp753 auto SetI = BuildMI(TestMBB, TestPos, TestLoc, in promoteCondToReg() local
755 (void)SetI; in promoteCondToReg()
756 LLVM_DEBUG(dbgs() << " save cond: "; SetI->dump()); in promoteCondToReg()
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1884 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1886 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
1944 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1946 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()