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;8282 auto *Const = llvm::cast<typename T::IceType>(C);8283 typename T::IceType::PrimType Value = Const->getValue();
5746 static constexpr Type IceType = IceType_f32; member5763 static constexpr Type IceType = IceType_f64; member5794 SizeT Align = std::max(MinimumAlignment, typeAlignInBytes(Traits::IceType)); in emitConstantPool()5797 ConstantList Pool = Ctx->getConstantPool(Traits::IceType); in emitConstantPool()
7237 static constexpr Type IceType = IceType_f32; member7254 static constexpr Type IceType = IceType_f64; member7285 SizeT Align = std::max(MinimumAlignment, typeAlignInBytes(Traits::IceType)); in emitConstantPool()7288 ConstantList Pool = Ctx->getConstantPool(Traits::IceType); in emitConstantPool()