Searched defs:IsVariable (Results 1 – 3 of 3) sorted by relevance
29 IsVariable, enumerator
3299 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local3367 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local3435 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
26598 static unsigned getTargetVShiftUniformOpcode(unsigned Opc, bool IsVariable) { in getTargetVShiftUniformOpcode()