Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FloatingPoint.cpp208 bool isScratchReg(unsigned RegNo) { in isScratchReg() function
1337 if (isScratchReg(PendingST[DstST])) { in handleSpecialFP()
1364 assert(isScratchReg(SrcFP) && "Expected ST in a scratch register"); in handleSpecialFP()