Home
last modified time | relevance | path

Searched refs:createConstantBool (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Reactor/
DNucleus.cpp784 llvm::ConstantInt *Nucleus::createConstantBool(bool b) in createConstantBool() function in sw::Nucleus
865 storeValue(Nucleus::createConstantBool(x)); in Bool()
6890 Nucleus::createRet(Nucleus::createConstantBool(ret)); in Return()
DNucleus.hpp207 static llvm::ConstantInt *createConstantBool(bool b);