Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp56 void expandFunctionCall(const MCInst &MI, raw_ostream &OS,
103 void RISCVMCCodeEmitter::expandFunctionCall(const MCInst &MI, raw_ostream &OS, in expandFunctionCall() function in RISCVMCCodeEmitter
196 expandFunctionCall(MI, OS, Fixups, STI); in encodeInstruction()