Home
last modified time | relevance | path

Searched refs:createConstantBool (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DNucleus.hpp318 static Value *createConstantBool(bool b);
H A DReactor.cpp276 storeValue(Nucleus::createConstantBool(x)); in Bool()
H A DReactor.hpp2772 : val(Nucleus::createConstantBool(i)) in RValue()
H A DLLVMReactor.cpp1764 Value *Nucleus::createConstantBool(bool b) in createConstantBool() function in rr::Nucleus
H A DSubzeroReactor.cpp2050 Value *Nucleus::createConstantBool(bool b)

Completed in 30 milliseconds