Searched refs:isRegPair (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Hexagon/ | ||
D | HexagonGenMux.cpp | 86 bool isRegPair(unsigned Reg) const { in isRegPair() function in __anondc5b75df0111::HexagonGenMux |
/external/llvm/lib/Target/Mips/ | ||
D | MicroMipsInstrInfo.td | 240 let PredicateMethod = "isRegPair"; |
/external/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 1169 bool isRegPair() const { in isRegPair() function in __anond0efcad40311::MipsOperand |