Searched defs:getCondCode (Results 1 – 5 of 5) sorted by relevance
324 static MSP430CC::CondCodes getCondCode(unsigned Cond) { in getCondCode() function
625 AArch64CC::CondCode getCondCode() const { in getCondCode() function in __anon72b6572e0111::AArch64Operand
954 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anonbe4abc9c0111::ARMOperand
8676 ISD::CondCode getCondCode() const { return CCode; } in getCondCode() function in __anonb07d8d330e11::CmpOpInfo
1900 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG