Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S164 #define HH r7:6 macro
260 HH = mpyu(ROOTHI,ROOTHI) define
/llvm-project/clang/test/CodeGen/
H A D2002-07-14-MiscTests3.c148 double EE, double FF, double GG, double HH, in MathFunc()
/llvm-project/clang/test/SemaCXX/
H A Dattr-noreturn.cpp83 struct HH : virtual DD {}; struct