Searched refs:getExtentAlignment (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 609 unsigned Shift = HexagonMCInstrInfo::getExtentAlignment(MCII, MI); in getExprOpValue() 628 HexagonMCInstrInfo::getExtentAlignment(MCII, MI); in getExprOpValue() 650 unsigned Shift = HexagonMCInstrInfo::getExtentAlignment(MCII, MI); in getExprOpValue()
|
D | HexagonMCInstrInfo.h | 138 unsigned getExtentAlignment(MCInstrInfo const &MCII, MCInst const &MCI);
|
D | HexagonMCInstrInfo.cpp | 304 unsigned HexagonMCInstrInfo::getExtentAlignment(MCInstrInfo const &MCII, in getExtentAlignment() function in HexagonMCInstrInfo
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.h | 122 unsigned getExtentAlignment(MCInstrInfo const &MCII, MCInst const &MCI);
|
D | HexagonMCInstrInfo.cpp | 101 unsigned Shift = HexagonMCInstrInfo::getExtentAlignment(MCII, MCI); in clampExtended() 267 unsigned HexagonMCInstrInfo::getExtentAlignment(MCInstrInfo const &MCII, in getExtentAlignment() function in llvm::HexagonMCInstrInfo
|
D | HexagonMCCodeEmitter.cpp | 462 HexagonMCInstrInfo::getExtentAlignment(MCII, MI); in getExprOpValue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 72 unsigned Alignment = HexagonMCInstrInfo::getExtentAlignment(MCII, MI); in fullValue()
|
/external/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 633 unsigned Alignment = HexagonMCInstrInfo::getExtentAlignment(MCII, MI); in fullValue()
|