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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVDecorate.cpp 221 if (A.getTargetId() != B.getTargetId())
SPIRVModule.cpp 414 Targets.push_back(D->getTargetId());
421 Targets.push_back(E->getTargetId());
823 SPIRVId Id = Dec->getTargetId();
    [all...]
SPIRVEntry.h 416 SPIRVId getTargetId()const { return Target;}

Completed in 195 milliseconds