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