Home
last modified time | relevance | path

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

/external/llvm-project/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp775 auto SetI = BuildMI(TestMBB, TestPos, TestLoc, in promoteCondToReg() local
777 (void)SetI; in promoteCondToReg()
778 LLVM_DEBUG(dbgs() << " save cond: "; SetI->dump()); in promoteCondToReg()
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp1627 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1629 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
1690 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1692 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.cpp1912 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1914 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()
1972 std::vector<RegUnitSet>::const_iterator SetI = in computeRegUnitSets() local
1974 if (SetI != std::prev(RegUnitSets.end())) in computeRegUnitSets()