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

  /external/llvm/include/llvm/Target/
TargetMachine.h 155 const MCAsmInfo *getMCAsmInfo() const { return AsmInfo; }
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 126 /// getMCAsmInfo - Return target specific asm information.
128 const MCAsmInfo *getMCAsmInfo() const { return AsmInfo; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
TargetMachine.h 163 const MCAsmInfo *getMCAsmInfo() const { return AsmInfo; }

Completed in 360 milliseconds