Searched defs:emitDirectiveSetFp (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h73 virtual void emitDirectiveSetFp(MipsABIFlagsSection::FpABIKind Value){}; function in class:llvm::MipsTargetStreamer
138 void emitDirectiveSetFp(MipsABIFlagsSection::FpABIKind Value) override;
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp228 void MipsTargetAsmStreamer::emitDirectiveSetFp( function in class:MipsTargetAsmStreamer

Completed in 102 milliseconds