HomeSort by relevance Sort by last modified time
    Searched refs:createFPToSI (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/Reactor/
Nucleus.hpp 109 static Value *createFPToSI(Value *V, Type *destType);
LLVMReactor.cpp 190 return ::builder->CreateFPToSI(lowerRound(x), ty);
    [all...]
SubzeroReactor.cpp 1042 Value *Nucleus::createFPToSI(Value *v, Type *destType)
    [all...]

Completed in 47 milliseconds