Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp56 void expandFunctionCall(const MCInst &MI, SmallVectorImpl<char> &CB,
119 void RISCVMCCodeEmitter::expandFunctionCall(const MCInst &MI, in expandFunctionCall() function in RISCVMCCodeEmitter
323 expandFunctionCall(MI, CB, Fixups, STI); in encodeInstruction()