Searched defs:getCondCode (Results 1 – 4 of 4) sorted by relevance
330 static MSP430CC::CondCodes getCondCode(unsigned Cond) { in getCondCode() function
512 AArch64CC::CondCode getCondCode() const { in getCondCode() function in __anon7d8c15f70111::AArch64Operand
843 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anonb936c2650111::ARMOperand
1526 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG