Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1033 MachineInstr &Set1 = *BuildMI(*I.getParent(), I, I.getDebugLoc(), in selectFCmp() local
1042 constrainSelectedInstRegOperands(Set1, TII, TRI, RBI); in selectFCmp()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1765 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2, in isIntersect() argument
1768 for (SUnit *SU : Set1) { in isIntersect()