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