Searched defs:getCondCode (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Target/AArch64/AsmParser/ | ||
| D | AArch64AsmParser.cpp | 352 AArch64CC::CondCode getCondCode() const { in getCondCode() function in __anonc0bd67f90211::AArch64Operand |
| /external/llvm/lib/Target/ARM/AsmParser/ | ||
| D | ARMAsmParser.cpp | 583 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anon59ff32670311::ARMOperand |
| /external/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | SelectionDAG.cpp | 1475 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG |