Searched refs:FPCounter (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
H A DCBackend.cpp93 unsigned FPCounter; member in class:__anon20045::CWriter
109 FPCounter = 0;
1990 FPConstantMap[FPC] = FPCounter; // Number the FP constants
1995 Out << "static const ConstantDoubleTy FPConstant" << FPCounter++
2002 Out << "static const ConstantFloatTy FPConstant" << FPCounter++
2009 Out << "static const ConstantFP80Ty FPConstant" << FPCounter++
2017 Out << "static const ConstantFP128Ty FPConstant" << FPCounter++

Completed in 70 milliseconds