HomeSort by: relevance | last modified time | path
    Searched refs:updateABIInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsTargetStreamer.h 174 void updateABIInfo(const PredicateLibrary &P) {
MipsAsmPrinter.cpp 412 TS.updateABIInfo(*Subtarget);
817 TS.updateABIInfo(STI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 550 getTargetStreamer().updateABIInfo(*this);
2342 TOut.updateABIInfo(*this);
8242 getTargetStreamer().updateABIInfo(*this);
8265 getTargetStreamer().updateABIInfo(*this);
8286 getTargetStreamer().updateABIInfo(*this);
8305 getTargetStreamer().updateABIInfo(*this);
8324 getTargetStreamer().updateABIInfo(*this);
8343 getTargetStreamer().updateABIInfo(*this);
8362 getTargetStreamer().updateABIInfo(*this);
8381 getTargetStreamer().updateABIInfo(*this)
    [all...]

Completed in 35 milliseconds