Searched refs:createFPToSI (Results 1 – 4 of 4) sorted by relevance
272 static Value *createFPToSI(Value *V, Type *destType);
2329 Value *integer = Nucleus::createFPToSI(cast.value(), Int::type()); in Int()3269 Value *xyzw = Nucleus::createFPToSI(cast.value(), Int4::type()); in Int4()
1677 Value *Nucleus::createFPToSI(Value *v, Type *destType) in createFPToSI() function in rr::Nucleus
1435 Value *Nucleus::createFPToSI(Value *v, Type *destType) in createFPToSI() function in rr::Nucleus