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

  /external/swiftshader/src/Reactor/
Nucleus.hpp 157 static Value *createConstantBool(bool b);
LLVMReactor.cpp 890 Value *Nucleus::createConstantBool(bool b)
969 storeValue(Nucleus::createConstantBool(x));
    [all...]
SubzeroReactor.cpp     [all...]

Completed in 153 milliseconds