Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1379 SmallSet<unsigned, 1> FRegIdx; in handleSpecialFP() local
1399 FRegIdx.insert(i + 1); in handleSpecialFP()
1449 if (FRegIdx.count(I)) { in handleSpecialFP()
1491 if (FRegIdx.count(i)) in handleSpecialFP()