Searched refs:getAsmVerbosityDefault (Results 1 – 4 of 4) sorted by relevance
209 static bool getAsmVerbosityDefault();
198 bool getAsmVerbosityDefault() const { in getAsmVerbosityDefault() function
228 bool TargetMachine::getAsmVerbosityDefault() { in getAsmVerbosityDefault() function in TargetMachine
98 case cl::BOU_UNSET: return TargetMachine::getAsmVerbosityDefault(); in getVerboseAsm()