Searched defs:IsVariable (Results 1 – 4 of 4) sorted by relevance
138 bool IsVariable = isa<DeclRefExpr>(Arg); in check() local
66 template <typename A> bool IsVariable(const A &x) { in IsVariable() function
3153 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local3221 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local3289 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
26146 static unsigned getTargetVShiftUniformOpcode(unsigned Opc, bool IsVariable) { in getTargetVShiftUniformOpcode()