Searched defs:getCondCode (Results 1 – 4 of 4) sorted by relevance
324 static MSP430CC::CondCodes getCondCode(unsigned Cond) { in getCondCode() function
548 AArch64CC::CondCode getCondCode() const { in getCondCode() function in __anon65f0dadd0111::AArch64Operand
944 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anonad70014b0111::ARMOperand
1738 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG