Home
last modified time | relevance | path

Searched refs:createFPToSI (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DNucleus.hpp270 static Value *createFPToSI(Value *V, Type *destType);
H A DReactor.cpp2325 Value *integer = Nucleus::createFPToSI(cast.value(), Int::type());
3265 Value *xyzw = Nucleus::createFPToSI(cast.value(), Int4::type());
H A DLLVMReactor.cpp1455 Value *Nucleus::createFPToSI(Value *v, Type *destType) in createFPToSI() function in rr::Nucleus
H A DSubzeroReactor.cpp1676 Value *Nucleus::createFPToSI(Value *v, Type *destType)

Completed in 16 milliseconds