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.cpp1737 inline const Location *getValueLocation(Subroutine *, Value *);
4318 Converter::BindArgumentsPass::getValueLocation(Subroutine *s, Value *v) in getValueLocation() function in __anon70d097b80111::Converter::BindArgumentsPass
4334 const Converter::Location &l = *getValueLocation(subg, v); in updateCallArgs()
4349 const Converter::Location *l = getValueLocation(sub, v); in updatePrototype()