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

  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 336 static inline void setFunctionAttributes(StringRef CPU, StringRef Features,
  /external/llvm/tools/llc/
llc.cpp 326 setFunctionAttributes(CPUStr, FeaturesStr, *M);
  /external/llvm/tools/opt/
opt.cpp 407 setFunctionAttributes(CPUStr, FeaturesStr, *M);

Completed in 93 milliseconds