Searched defs:getCondCode (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 337 AArch64CC::CondCode getCondCode() const { in getCondCode() function in __anonb2cdb8450211::AArch64Operand |
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 1431 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG |
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 657 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anon7699f6b30311::ARMOperand |