Searched defs:getCondCode (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Target/ARM/AsmParser/ | ||
| D | ARMAsmParser.cpp | 489 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anon7515f1c60311::ARMOperand |
| /external/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | SelectionDAG.cpp | 1233 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG |