Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp100 int getArrayId() const in getArrayId() function in tgsi::Instruction::SrcRegister
172 int getArrayId() const in getArrayId() function in tgsi::Instruction::DstRegister
/external/llvm-project/polly/include/polly/
DScopInfo.h839 isl::id getArrayId() const { return getOriginalArrayId(); } in getArrayId() function