Searched defs:IsVariable (Results 1 – 2 of 2) sorted by relevance
3001 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local3069 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local3137 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
24870 static unsigned getTargetVShiftUniformOpcode(unsigned Opc, bool IsVariable) { in getTargetVShiftUniformOpcode()