Searched defs:IsVariable (Results 1 – 3 of 3) sorted by relevance
2841 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local2909 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local2977 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
1947 bool Differ::IsVariable(const IdInstructions& id_to, uint32_t pointer_id) { in IsVariable() function in spvtools::diff::__anoncbcdd0570111::Differ
23265 static unsigned getTargetVShiftUniformOpcode(unsigned Opc, bool IsVariable) { in getTargetVShiftUniformOpcode()