Home
last modified time | relevance | path

Searched defs:CondOpcode (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp541 if (unsigned CondOpcode = getConditionalMove(Opcode)) { in PredicateInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp763 int CondOpcode = Hexagon::getPredOpcode(Opc, inPredSense); in getMatchingCondBranchOpcode() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8300 unsigned CondOpcode = SubsNode->getOpcode(); in performCONDCombine() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp6132 BinaryOperatorKind CondOpcode; in DiagnoseConditionalPrecedence() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15818 unsigned CondOpcode = Cond.getOpcode(); in LowerSELECT() local
16314 unsigned CondOpcode = Cond.getOpcode(); in LowerBRCOND() local