Searched defs:UseX86FastCall (Results 1 – 1 of 1) sorted by relevance
72 std::string getFlagName(DISubprogram &SP, bool UseX86FastCall) { in getFlagName()134 Function *createDefaultCheckFunction(Module &M, bool UseX86FastCall) { in createDefaultCheckFunction()160 bool UseX86FastCall = IsMSVC && ModuleTriple.getArch() == Triple::x86; in runImpl() local