Home
last modified time | relevance | path

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

/llvm-project/clang/test/Layout/
H A Daix-power-alignment-typedef.cpp8 typedef double __attribute__((__aligned__(2))) Dbl; typedef
23 typedef double Dbl __attribute__((__aligned__(2))); typedef
60 typedef double Dbl __attribute__((__aligned__(2))); typedef
/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp74 Dbl, // IEEE double. enumerator