Searched defs:SetCC (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DSIISelLowering.cpp276 SDNode *SetCC = Intr; local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp525 SDValue SetCC = DAG.getNode(N->getOpcode(), dl, SVT, N->getOperand(0), local
H A DDAGCombiner.cpp4320 SDNode *SetCC = SetCCs[i]; local
6813 SDValue SetCC = local
6886 SDValue SetCC = DAG.getSetCC(TheXor->getDebugLoc(), local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1756 SDValue SetCC = DAG.getNode(AArch64ISD::SETCC, dl, MVT::i32, LHS, RHS, local
2201 SDValue SetCC = DAG.getNode(AArch64ISD::SETCC, dl, MVT::i32, LHS, RHS, local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10411 SDValue SetCC = DAG.getNode(X86ISD::SETCC, dl, MVT::i8, local
10708 SDValue SetCC = DAG.getNode(X86ISD::SETCC, dl, MVT::i8, CC, Test); local
10865 SDValue SetCC = DAG.getNode(X86ISD::SETCC, dl, MVT::i8, local
10995 SDValue SetCC = DAG.getNode(X86ISD::SETCC, dl, MVT::i8, local
12040 SDValue SetCC local
12053 SDValue SetCC = local
15877 SDValue SetCC; local
[all...]

Completed in 145 milliseconds