Searched defs:IsVariable (Results 1 – 2 of 2) 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
23265 static unsigned getTargetVShiftUniformOpcode(unsigned Opc, bool IsVariable) { in getTargetVShiftUniformOpcode()