Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1078 MachineInstr &Set1 = *BuildMI(*I.getParent(), I, I.getDebugLoc(), in selectFCmp() local
1087 constrainSelectedInstRegOperands(Set1, TII, TRI, RBI); in selectFCmp()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2243 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2, in isIntersect() argument
2246 for (SUnit *SU : Set1) { in isIntersect()