Searched refs:NUM_OF_WORDS_INT256 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DScalar.h28 #define NUM_OF_WORDS_INT256 4 macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp2581 operator=(llvm::APInt(BITWIDTH_INT256, NUM_OF_WORDS_INT256, int256.x));
2628 operator=(llvm::APInt(BITWIDTH_INT256, NUM_OF_WORDS_INT256, int256.x));

Completed in 85 milliseconds