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

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
H A DCBackend.cpp2669 static const char * getFloatBitCastField(Type *Ty) { function
2691 << getFloatBitCastField(I.getOperand(0)->getType()) << " = ";
2694 << getFloatBitCastField(I.getType());

Completed in 118 milliseconds