Home
last modified time | relevance | path

Searched defs:VecRegPair (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp700 HexagonMCInstrInfo::GetVecRegPairIndices(unsigned VecRegPair) { in GetVecRegPairIndices()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1312 auto GetVecRegs = [GetRegPair](unsigned VecRegPair) { in processInstruction()