HomeSort by relevance Sort by last modified time
    Searched defs:getIndirect (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_inlines.h 160 const ValueRef *ValueRef::getIndirect(int dim) const
244 Value *Instruction::getIndirect(int s, int dim) const
nv50_ir_from_tgsi.cpp 110 SrcRegister getIndirect(int dim) const
159 SrcRegister getIndirect(int dim) const
    [all...]
  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 151 static ABIArgInfo getIndirect(CharUnits Alignment, bool ByVal = true,
164 auto AI = getIndirect(Alignment, ByVal, Realign);

Completed in 213 milliseconds