Searched defs:getCondCode (Results 1 – 7 of 7) sorted by relevance
324 static MSP430CC::CondCodes getCondCode(unsigned Cond) { in getCondCode() function
787 unsigned getCondCode(const MCInst &Inst) const override { in getCondCode() function in __anon77c122c80111::AArch64MCPlusBuilder
1622 virtual unsigned getCondCode(const MCInst &Inst) const { in getCondCode() function
103 unsigned getCondCode(const MCInst &Inst) const override { in getCondCode() function in __anoncef8f4420111::X86MCPlusBuilder
589 AArch64CC::CondCode getCondCode() const { in getCondCode() function in __anone48315620111::AArch64Operand
954 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anon2aa686d00111::ARMOperand
1839 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG