Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp700 HexagonMCInstrInfo::GetVecRegPairIndices(unsigned VecRegPair) { in GetVecRegPairIndices()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1312 auto GetVecRegs = [GetRegPair](unsigned VecRegPair) { in processInstruction()