Home
last modified time | relevance | path

Searched defs:LargestInt (Results 1 – 7 of 7) sorted by relevance

/external/jsoncpp/include/json/
Dconfig.h94 typedef int LargestInt; typedef
106 typedef Int64 LargestInt; typedef
Dvalue.h132 typedef Json::LargestInt LargestInt; typedef
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h231 typedef int LargestInt; typedef
243 typedef Int64 LargestInt; typedef
559 typedef Json::LargestInt LargestInt; typedef
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetData.cpp273 int LargestInt = -1; in getAlignmentInfo() local
/external/llvm/lib/IR/
DDataLayout.cpp462 int LargestInt = -1; in getAlignmentInfo() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp443 MVT::SimpleValueType LargestInt = MVT::Other; in EnforceSmallerThan() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp615 APSInt LargestInt(IntTy->getBitWidth(), SrcIsUnsigned); in EmitFloatConversionCheck() local