Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVType.cpp289 SPIRVId PointerId; in decode() local
290 Decoder >> PointerId >> SC; in decode()
DSPIRVInstruction.h513 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),