Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DInstrTypes.h543 bool DstIsSigned ///< Whether to treate the dest. as signed
/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-7.0/llvm/include/llvm/IR/
DInstrTypes.h791 bool DstIsSigned ///< Whether to treate the dest. as signed