Searched defs:isDivergent (Results 1 – 4 of 4) sorted by relevance
411 bool DivergenceAnalysis::isDivergent(const Value &V) const { in isDivergent() function in DivergenceAnalysis454 bool GPUDivergenceAnalysis::isDivergent(const Value &val) const { in isDivergent() function in GPUDivergenceAnalysis
359 bool LegacyDivergenceAnalysis::isDivergent(const Value *V) const { in isDivergent() function in LegacyDivergenceAnalysis
357 unsigned FunctionLoweringInfo::CreateReg(MVT VT, bool isDivergent) { in CreateReg()369 unsigned FunctionLoweringInfo::CreateRegs(Type *Ty, bool isDivergent) { in CreateRegs()
450 MVT VT, bool isDivergent, const DebugLoc &DL) { in ConstrainForSubReg()