HomeSort by relevance Sort by last modified time
    Searched refs:getAdrLabelOpValue (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp 126 /// getAdrLabelOpValue - Return encoding info for 12-bit immediate
128 uint32_t getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx,
643 /// getAdrLabelOpValue - Return encoding info for 12-bit immediate ADR label
646 getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx,
662 /// getAdrLabelOpValue - Return encoding info for 12-bit immediate ADR label
679 /// getAdrLabelOpValue - Return encoding info for 8-bit immediate ADR label
    [all...]
  /external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp 182 unsigned getAdrLabelOpValue(const MachineInstr &MI, unsigned Op)
    [all...]

Completed in 684 milliseconds