Searched refs:TargetVal (Results 1 – 3 of 3) sorted by relevance
188 const MCValue &TargetVal, in applyFixup() argument193 auto Target = TargetVal; in applyFixup()
377 auto TargetVal = MCValue::get(Target.getAddSym(), Target.getSubSym(), Value, in applyFixup() local379 if (forceRelocation(F, Fixup, TargetVal)) in applyFixup()
7891 for (auto [TeamsVal, TargetVal] : zip_equal( in emitTargetCall()7894 Value *NumThreads = InitMaxThreadsClause(TargetVal); in emitTargetCall()