Searched refs:KBI (Results 1 – 3 of 3) sorted by relevance
826 for (const auto &KBI : KnownBuiltins) { in getBuiltinInfo() local827 if (KBI.DefName == Name) in getBuiltinInfo()828 return KBI; in getBuiltinInfo()
825 # added in stable branches without breaking the KBI. New VOPs in HEAD should
2407 # modules should be recompiled as this option modifies KBI.