Searched defs:FloatType (Results 1 – 4 of 4) sorted by relevance
32 public class FloatType extends VerificationType class
31 Type *FloatType; member in __anonae5e50670111::R600TextureIntrinsicsReplacer
447 template <typename T> struct FloatType struct452 >::type type;
506 func (c Context) FloatType() (t Type) { t.C = C.LLVMFloatTypeInContext(c.C); return } func512 func FloatType() (t Type) { t.C = C.LLVMFloatType(); return } func