Searched defs:C64 (Results 1 – 4 of 4) sorted by relevance
59 C64 = 15; // Paired F32 (real, imag), as in std::complex<float>. enumerator
364 C64 = 15 variable in PrimitiveType
2293 if (const auto *C64 = llvm::dyn_cast<ConstantInteger64>(Src)) { in emitIAS() local
3884 if (auto *C64 = llvm::dyn_cast<ConstantInteger64>(Src0)) { in lowerCast() local