Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp515 static bool isUnsignedDIType(DwarfDebug *DD, const DIType *Ty) { in isUnsignedDIType() function
544 return isUnsignedDIType(DD, DD->resolve(Deriv)); in isUnsignedDIType()
626 addConstantValue(Die, isUnsignedDIType(DD, Ty), MO.getImm()); in addConstantValue()
637 addConstantValue(Die, Val, isUnsignedDIType(DD, Ty)); in addConstantValue()