Searched refs:getArgAs (Results 1 – 2 of 2) sorted by relevance
416 auto GO = getArgAs<spv::GroupOperation>(CI, 1); in visitCallSPIRVGroupBuiltin()
560 T getArgAs(CallInst *CI, unsigned I){ in getArgAs() function