Searched refs:IceType (Results 1 – 3 of 3) sorted by relevance
43 using IceType = ConstantFloat;52 using IceType = ConstantDouble;62 using IceType = ConstantInteger32;72 using IceType = ConstantInteger32;82 using IceType = ConstantInteger32;8459 auto *Const = llvm::cast<typename T::IceType>(C);8460 typename T::IceType::PrimType Value = Const->getValue();
5778 static constexpr Type IceType = IceType_f32; member5795 static constexpr Type IceType = IceType_f64; member5826 SizeT Align = std::max(MinimumAlignment, typeAlignInBytes(Traits::IceType)); in emitConstantPool()5829 ConstantList Pool = Ctx->getConstantPool(Traits::IceType); in emitConstantPool()
7257 static constexpr Type IceType = IceType_f32; member7274 static constexpr Type IceType = IceType_f64; member7305 SizeT Align = std::max(MinimumAlignment, typeAlignInBytes(Traits::IceType)); in emitConstantPool()7308 ConstantList Pool = Ctx->getConstantPool(Traits::IceType); in emitConstantPool()