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