Home
last modified time | relevance | path

Searched defs:apint (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Core/
DDumpDataExtractor.cpp113 llvm::Optional<llvm::APInt> apint = GetAPInt(data, &offset, byte_size); in DumpAPInt() local
545 llvm::Optional<llvm::APInt> apint = in DumpDataExtractor() local
/external/llvm-project/mlir/lib/IR/
DAttributeDetail.h149 const auto &apint = key.second.bitcastToAPInt(); in construct() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1900 llvm::APInt apint(*size, uval64, is_signed); in ParseTemplateDIE() local