Searched refs:GenLongCalls (Results 1 – 3 of 3) sorted by relevance
433 bool GenLongCalls = false; variable679 bool genLongCalls() const { return GenLongCalls; } in genLongCalls()
389 def FeatureLongCalls : SubtargetFeature<"long-calls", "GenLongCalls", "true",
19440 if (Bits[ARM::FeatureLongCalls]) GenLongCalls = true;