Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1905 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1907 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
1965 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1967 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()