Searched defs:isThumbFunction (Results 1 – 5 of 5) sorted by relevance
138 bool isThumbFunction() const { return isThumb; } in isThumbFunction() function
143 bool isThumbFunction() const { return isThumb; } in isThumbFunction() function
169 bool isThumbFunction() const { return isThumb; } in isThumbFunction() function
1312 static bool isThumbFunction(Function *F, Triple::ArchType ModuleArch) { in isThumbFunction() function
1336 static bool isThumbFunction(Function *F, Triple::ArchType ModuleArch) { in isThumbFunction() function