Searched refs:updateABIInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h173 void updateABIInfo(const PredicateLibrary &P) { function in class:llvm::MipsTargetStreamer
H A DMipsAsmPrinter.cpp411 TS.updateABIInfo(*Subtarget);
778 TS.updateABIInfo(STI);
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp549 getTargetStreamer().updateABIInfo(*this);
2386 TOut.updateABIInfo(*this);
8306 getTargetStreamer().updateABIInfo(*this);
8329 getTargetStreamer().updateABIInfo(*this);
8350 getTargetStreamer().updateABIInfo(*this);
8369 getTargetStreamer().updateABIInfo(*this);
8388 getTargetStreamer().updateABIInfo(*this);
8407 getTargetStreamer().updateABIInfo(*this);
8426 getTargetStreamer().updateABIInfo(*this);
8445 getTargetStreamer().updateABIInfo(*thi
[all...]

Completed in 82 milliseconds