Home
last modified time | relevance | path

Searched defs:getCode16Directive (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h469 const char *getCode16Directive() const { in getCode16Directive() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h506 const char *getCode16Directive() const { return Code16Directive; } in getCode16Directive() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h488 const char *getCode16Directive() const { return Code16Directive; } in getCode16Directive() function