Searched defs:getCondCode (Results 1 – 4 of 4) sorted by relevance
325 static MSP430CC::CondCodes getCondCode(unsigned Cond) { in getCondCode() function
647 AArch64CC::CondCode getCondCode() const { in getCondCode() function in __anon730428320111::AArch64Operand
983 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anon6be9c9a00111::ARMOperand
2074 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG