Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DOCL21ToSPIRV.cpp201 getPostfix(getArgAsDecoration(CI, 1), getArgAsInt(CI, 2)), in visitCallDecorate()
DSPIRVInternal.h570 Decoration getArgAsDecoration(CallInst *CI, unsigned I);
DSPIRVUtil.cpp363 Decoration getArgAsDecoration(CallInst *CI, unsigned I) { in getArgAsDecoration() function