Searched refs:createFPToSI (Results 1 – 2 of 2) sorted by relevance
483 Value *Nucleus::createFPToSI(Value *V, Type *destType) in createFPToSI() function in sw::Nucleus3814 Value *integer = Nucleus::createFPToSI(cast.value, Int::getType()); in Int()5208 Value *xyzw = Nucleus::createFPToSI(cast.value, Int4::getType()); in Int4()
138 static llvm::Value *createFPToSI(llvm::Value *V, llvm::Type *destType);