Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h119 unsigned getExtentAlignment(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonMCInstrInfo.cpp101 unsigned Shift = HexagonMCInstrInfo::getExtentAlignment(MCII, MCI); in clampExtended()
211 unsigned HexagonMCInstrInfo::getExtentAlignment(MCInstrInfo const &MCII, in getExtentAlignment() function in llvm::HexagonMCInstrInfo
DHexagonMCCodeEmitter.cpp420 HexagonMCInstrInfo::getExtentAlignment(MCII, MI); in getExprOpValue()
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp633 unsigned Alignment = HexagonMCInstrInfo::getExtentAlignment(MCII, MI); in fullValue()