Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1902 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1904 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
1962 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1964 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()