Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp1184 bool typeIsSigned = false; in printConstantWithCast() local
1208 typeIsSigned = true; in printConstantWithCast()
1216 printSimpleType(Out, OpTy, typeIsSigned); in printConstantWithCast()