Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1368 SmallSet<unsigned, 1> FRegIdx; in handleSpecialFP() local
1388 FRegIdx.insert(i + 1); in handleSpecialFP()
1438 if (FRegIdx.count(I)) { in handleSpecialFP()
1480 if (FRegIdx.count(i)) in handleSpecialFP()