Searched refs:isHardTPSupported (Results 1 – 3 of 3) sorted by relevance
59 bool isHardTPSupported(const llvm::Triple &Triple);
188 bool arm::isHardTPSupported(const llvm::Triple &Triple) { in isHardTPSupported() function in arm210 !isHardTPSupported(Triple) && !ForAS) { in getReadTPMode()
3560 if (!arm::isHardTPSupported(EffectiveTriple)) { in RenderSSPOptions()