Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp81 void getMachineOpValueCommon(const MCInst &MI, const MCOperand &MO,
544 getMachineOpValueCommon(MI, MO, OpNo, Op, Fixups, STI); in getMachineOpValue()
547 void SIMCCodeEmitter::getMachineOpValueCommon( in getMachineOpValueCommon() function in SIMCCodeEmitter