Searched defs:CreateCoprocReg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2093 static ARMOperand *CreateCoprocReg(unsigned CopVal, SMLoc S) { function
2769 Operands.push_back(ARMOperand::CreateCoprocReg(Reg, S));

Completed in 81 milliseconds