Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp760 auto SetI = BuildMI(TestMBB, TestPos, TestLoc, in promoteCondToReg() local
762 (void)SetI; in promoteCondToReg()
763 LLVM_DEBUG(dbgs() << " save cond: "; SetI->dump()); in promoteCondToReg()
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1954 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1956 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
2017 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
2019 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()