Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp66 const StringRef HexValue = Parts[1].trim(); in HandleComment() local
/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg2.c600 int HexValue; local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1553 std::make_unsigned_t<T> HexValue = Value; in printImmSVE() local