Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1534 unsigned FPUsed = 0; in handleSpecialFP() local
1542 FPUsed |= 1U << FPReg; in handleSpecialFP()
1556 if ((FPKills & ~FPUsed) & (1u << PendingST[i])) in handleSpecialFP()