HomeSort by relevance Sort by last modified time
    Searched refs:setAsmVerbosityDefault (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 211 /// setAsmVerbosityDefault - Set the default value of asm verbosity. Default
213 static void setAsmVerbosityDefault(bool);
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetMachine.cpp 232 void TargetMachine::setAsmVerbosityDefault(bool V) {
  /external/swiftshader/third_party/LLVM/tools/llc/
llc.cpp 351 Target.setAsmVerbosityDefault(true);

Completed in 149 milliseconds