Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp597 static bool isUnsignedDIType(DwarfDebug *DD, DIType Ty) { in isUnsignedDIType() function
621 return isUnsignedDIType(DD, DD->resolve(Deriv)); in isUnsignedDIType()
710 addConstantValue(Die, isUnsignedDIType(DD, Ty), MO.getImm()); in addConstantValue()
721 addConstantValue(Die, Val, isUnsignedDIType(DD, Ty)); in addConstantValue()