Searched defs:UseLongCalls (Results 1 – 4 of 4) sorted by relevance
49 bool UseLongCalls = false; variable
137 bool UseLongCalls; variable
188 bool UseLongCalls = false; variable
3099 bool UseLongCalls = Subtarget.useLongCalls(); in LowerCall() local