Searched defs:isABI (Results 1 – 3 of 3) sorted by relevance
63 static bool isABI(StringRef Name) { return getABIMap().contains(Name); } in isABI() function
353 bool isABI = (STI.getSmVersion() >= 20); in printReturnValStr() local1508 bool isABI = (STI.getSmVersion() >= 20); in emitFunctionParamList() local
1393 bool isABI = (STI.getSmVersion() >= 20); in getPrototype() local1657 bool isABI = (STI.getSmVersion() >= 20); in LowerCall() local3183 bool isABI = (STI.getSmVersion() >= 20); in LowerFormalArguments() local3402 bool isABI = (STI.getSmVersion() >= 20); in LowerReturn() local