Searched refs:FloatType (Results 1 – 3 of 3) sorted by relevance
31 Type *FloatType; member in __anon9838a53d0111::R600TextureIntrinsicsReplacer215 FloatType = Type::getFloatTy(Ctx); in doInitialization()217 V4f32Type = VectorType::get(FloatType, 4); in doInitialization()
504 func (c Context) FloatType() (t Type) { t.C = C.LLVMFloatTypeInContext(c.C); return } func510 func FloatType() (t Type) { t.C = C.LLVMFloatType(); return } func
2506 Certain primitive types (``VoidType``, ``LabelType``, ``FloatType`` and