Searched refs:CreateCondCode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2077 static ARMOperand *CreateCondCode(ARMCC::CondCodes CC, SMLoc S) { function
2730 Operands.push_back(ARMOperand::CreateCondCode(ARMCC::CondCodes(CC), S));
5057 Operands.push_back(ARMOperand::CreateCondCode(

Completed in 127 milliseconds