Home
last modified time | relevance | path

Searched refs:getValueLocation (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1609 inline const Location *getValueLocation(Subroutine *, Value *);
3984 Converter::BindArgumentsPass::getValueLocation(Subroutine *s, Value *v) in getValueLocation() function in __anonf6de0d2e0111::Converter::BindArgumentsPass
4000 const Converter::Location &l = *getValueLocation(subg, v); in updateCallArgs()
4015 const Converter::Location *l = getValueLocation(sub, v); in updatePrototype()