Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1399 Value *Nucleus::createConstantVector(const int64_t *constants, Type *type) in createConstantVector() function in rr::Nucleus
1501 Value *Nucleus::createConstantVector(const double *constants, Type *type) in createConstantVector() function in rr::Nucleus
DLLVMReactor.cpp1577 Value *Nucleus::createConstantVector(const int64_t *constants, Type *type) in createConstantVector() function in rr::Nucleus
1593 Value *Nucleus::createConstantVector(const double *constants, Type *type) in createConstantVector() function in rr::Nucleus