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

  /external/llvm/include/llvm/IR/
DiagnosticInfo.h 276 class DiagnosticInfoSampleProfile : public DiagnosticInfo {
278 DiagnosticInfoSampleProfile(StringRef FileName, unsigned LineNum,
283 DiagnosticInfoSampleProfile(StringRef FileName, const Twine &Msg,
287 DiagnosticInfoSampleProfile(const Twine &Msg,
  /external/llvm/include/llvm/ProfileData/
SampleProfReader.h 286 Ctx.diagnose(DiagnosticInfoSampleProfile(Buffer->getBufferIdentifier(),
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DiagnosticInfo.h 279 class DiagnosticInfoSampleProfile : public DiagnosticInfo {
281 DiagnosticInfoSampleProfile(StringRef FileName, unsigned LineNum,
286 DiagnosticInfoSampleProfile(StringRef FileName, const Twine &Msg,
290 DiagnosticInfoSampleProfile(const Twine &Msg,
    [all...]
  /external/llvm/lib/IR/
DiagnosticInfo.cpp 134 void DiagnosticInfoSampleProfile::print(DiagnosticPrinter &DP) const {
  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
SampleProfReader.h 303 Ctx.diagnose(DiagnosticInfoSampleProfile(Buffer->getBufferIdentifier(),
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
SampleProfile.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DiagnosticInfo.cpp 90 void DiagnosticInfoSampleProfile::print(DiagnosticPrinter &DP) const {

Completed in 1833 milliseconds