Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:getArgAsInt

355 uint64_t getArgAsInt(CallInst *CI, unsigned I){
360 return static_cast<Scope>(getArgAsInt(CI, I));
364 return static_cast<Decoration>(getArgAsInt(CI, I));