Home | History | Annotate | Download | only in CodeGen

Lines Matching full:i128

242     // read as an i128. The "store" will put the higher-order double in the
244 // will treat those bits as a different part of the i128: the low bits in
2132 // FIXME: i128 and f128 doesn't get fully support in Clang and llvm.
2133 // There is a lot of i128 and f128 API missing.