Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1764 Value *Nucleus::createConstantVector(std::vector<int64_t> constants, Type *type) in createConstantVector() function in rr::Nucleus
1780 Value *Nucleus::createConstantVector(std::vector<double> constants, Type *type) in createConstantVector() function in rr::Nucleus
H A DSubzeroReactor.cpp2081 Value *Nucleus::createConstantVector(std::vector<int64_t> constants, Type *type) in createConstantVector() function in rr::Nucleus
2159 Value *Nucleus::createConstantVector(std::vector<double> constants, Type *type) in createConstantVector() function in rr::Nucleus