Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
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()
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenRegisters.cpp1962 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1964 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
2025 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
2027 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()