Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp67 const StringRef HexValue = Parts[1].trim(); in HandleComment() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1993 std::make_unsigned_t<T> HexValue = Value; in printImmSVE() local