Searched defs:isDivergent (Results 1 – 9 of 9) sorted by relevance
39 bool isDivergent(const Value *V) const { return DivergentValues.count(V); } in isDivergent() function
338 bool DivergenceAnalysis::isDivergent(const Value &V) const { in isDivergent() function in DivergenceAnalysis381 bool GPUDivergenceAnalysis::isDivergent(const Value &val) const { in isDivergent() function in GPUDivergenceAnalysis
358 bool LegacyDivergenceAnalysis::isDivergent(const Value *V) const { in isDivergent() function in LegacyDivergenceAnalysis
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()
368 Register FunctionLoweringInfo::CreateReg(MVT VT, bool isDivergent) { in CreateReg()380 Register FunctionLoweringInfo::CreateRegs(Type *Ty, bool isDivergent) { in CreateRegs()
449 MVT VT, bool isDivergent, const DebugLoc &DL) { in ConstrainForSubReg()