Home
last modified time | relevance | path

Searched defs:getExtValue (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/unittests/ADT/
H A DAPSIntTest.cpp66 TEST(APSIntTest, getExtValue) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPSInt.h93 int64_t getExtValue() const { in getExtValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPSInt.h98 int64_t getExtValue() const { in getExtValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPSInt.h98 int64_t getExtValue() const { in getExtValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPSInt.h98 int64_t getExtValue() const { in getExtValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPSInt.h98 int64_t getExtValue() const { in getExtValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPSInt.h98 int64_t getExtValue() const { in getExtValue() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DAPSInt.h76 int64_t getExtValue() const { in getExtValue() function
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp1320 static int64_t getExtValue(const APSInt &Value) { in getExtValue() function