Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.h43 MCInstrInfo const &getMII() const { return MII; } in getMII() function
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp999 const MCInstrInfo *getMII() const { in getMII() function in __anon2619dd210111::AMDGPUAsmParser
1384 if (AMDGPU::isSISrcOperand(AsmParser->getMII()->get(Inst.getOpcode()), in addImmOperands()
1396 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand()