Searched refs:PointerId (Results 1 – 2 of 2) sorted by relevance
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVType.cpp | 289 SPIRVId PointerId; in decode() local 290 Decoder >> PointerId >> SC; in decode()
|
D | SPIRVInstruction.h | 513 SPIRVStore(SPIRVId PointerId, SPIRVId ValueId, 519 PtrId(PointerId), 569 SPIRVLoad(SPIRVId TheId, SPIRVId PointerId, 572 TheBB->getValueType(PointerId)->getPointerElementType(), TheId, TheBB), 573 SPIRVMemoryAccess(TheMemoryAccess), PtrId(PointerId),
|