Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp1194 bool DstIsSigned = DstType->isSignedIntegerOrEnumerationType(); in DiagnoseAssignmentEnum() local
1197 AdjustAPSInt(RhsVal, DstWidth, DstIsSigned); in DiagnoseAssignmentEnum()
1213 AdjustAPSInt(Val, DstWidth, DstIsSigned); in DiagnoseAssignmentEnum()
/external/llvm/include/llvm/IR/
DInstrTypes.h765 bool DstIsSigned ///< Whether to treate the dest. as signed
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstrTypes.h638 bool DstIsSigned ///< Whether to treate the dest. as signed