Home
last modified time | relevance | path

Searched refs:takeAnnotations (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.cpp333 SPIRVEntry::takeAnnotations(SPIRVForward *E){ in takeAnnotations() function in SPIRV::SPIRVEntry
DSPIRVEntry.h291 void takeAnnotations(SPIRVForward *);
DSPIRVModule.cpp868 Entry->takeAnnotations(Forward); in replaceForward()