Home
last modified time | relevance | path

Searched defs:createLoad (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp841 Value *Nucleus::createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int align) in createLoad() function in sw::Nucleus
DLLVMReactor.cpp514 Value *Nucleus::createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int alignment) in createLoad() function in sw::Nucleus