Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp742 auto SetI = BuildMI(TestMBB, TestPos, TestLoc, in promoteCondToReg() local
744 (void)SetI; in promoteCondToReg()
745 LLVM_DEBUG(dbgs() << " save cond: "; SetI->dump()); in promoteCondToReg()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1990 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1992 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
2053 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
2055 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()