Home
last modified time | relevance | path

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

/external/llvm/lib/Target/CBackend/
DCBackend.cpp1381 bool castIsSigned = false; in writeOperandWithCast() local
1399 castIsSigned = false; in writeOperandWithCast()
1406 castIsSigned = true; in writeOperandWithCast()
1414 printSimpleType(Out, OpTy, castIsSigned); in writeOperandWithCast()
1440 bool castIsSigned = Cmp.isSigned(); in writeOperandWithCast() local
1448 printSimpleType(Out, OpTy, castIsSigned); in writeOperandWithCast()