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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 385 const char *getData64bitsDirective(unsigned AS = 0) const {
  /external/llvm/lib/Target/PTX/
PTXMCAsmStreamer.cpp 370 Directive = MAI.getData64bitsDirective(AddrSpace);
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 625 Directive = MAI.getData64bitsDirective(AddrSpace);
    [all...]

Completed in 17 milliseconds