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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLibraryInfo.h 32 /// int iprintf(const char *format, ...);
33 iprintf, enumerator in enum:llvm::LibFunc::Func
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLibraryInfo.cpp 41 // iprintf and friends are only available on XCore and TCE.
43 TLI.setUnavailable(LibFunc::iprintf);
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 118 // iprintf and friends are only available on XCore and TCE.
120 TLI.setUnavailable(LibFunc::iprintf);
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
SimplifyLibCalls.cpp     [all...]

Completed in 118 milliseconds