Home
last modified time | relevance | path

Searched refs:isStackPointerFirstOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp69 bool isStackPointerFirstOperand(const MCInst &MI) { in isStackPointerFirstOperand() function in __anonf1fc6ea90111::MipsNaClELFStreamer
162 bool IsSPFirstOperand = isStackPointerFirstOperand(Inst); in EmitInstruction()