Home
last modified time | relevance | path

Searched defs:MCO (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp118 const MCOperand &MCO = MI.getOperand(OpIdx); in encodeRelocImm() local
144 const MCOperand &MCO = MI.getOperand(OpIdx); in encodePCRelImm() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp126 MCOperand MCO; in HexagonLowerToMC() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp390 static MCOperand MCO = MCOperand::createReg(Hexagon::VTMP); in getNewValueOperand() local
394 MCOperand const &MCO = MCI.getOperand(O); in getNewValueOperand() local
414 MCOperand const &MCO = MCI.getOperand(O); in getNewValueOperand2() local
871 MCOperand const &MCO = MCI.getOperand(Index); in minConstant() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp471 MCOperand &MCO = MI.getOperand(OpIndex); in getSingleInstruction() local