Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FloatingPoint.cpp1531 unsigned FPUsed = 0; in handleSpecialFP() local
1539 FPUsed |= 1U << FPReg; in handleSpecialFP()
1553 if ((FPKills & ~FPUsed) & (1u << PendingST[i])) in handleSpecialFP()