Home
last modified time | relevance | path

Searched defs:SetCC (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1261 LoBitsForHi = DAG.getSelect(dl, MVT::i32, SetCC, Zero, LoBitsForHi); in LowerSHL_PARTS() local
1309 SDValue SetCC = DAG.getSetCC(dl, MVT::i32, NegatedPlus32, Zero, ISD::SETLE); LowerSRL_PARTS() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp930 SDValue SetCC = Expand() local
H A DDAGCombiner.cpp2644 SDValue SetCC = Z.getOperand(0); foldAddSubBoolOfMaskedVal() local
9459 SDValue SetCC = visitXOR() local
13085 SDValue SetCC = VSel.getOperand(0); matchVSelectOpSizesWithSetCC() local
13215 SDValue SetCC = N->getOperand(0); foldExtendedSignBitTest() local
13363 SDValue SetCC = DAG.getSetCC(DL, SetCCVT, N00, N01, CC); foldSextSetcc() local
[all...]
H A DTargetLowering.cpp10406 SDValue SetCC; expandUADDSUBO() local
10446 SDValue SetCC = DAG.getSetCC(dl, OType, Result, Sat, ISD::SETNE); expandSADDSUBO() local
[all...]
H A DLegalizeIntegerTypes.cpp1253 SDValue SetCC; PromoteIntRes_SETCC() local
H A DSelectionDAGBuilder.cpp7576 SDValue SetCC = DAG.getSetCC(sdl, CCVT, VectorInduction, visitIntrinsicCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp977 SDValue SetCC = N->getOperand(0); performVSELECTCombine() local
H A DMipsISelLowering.cpp675 SDValue SetCC = N->getOperand(0); performSELECTCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2178 SDValue SetCC = LowerSETCC() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23799 SDValue SetCC = getSETCC(Cond, Overflow, DL, DAG); LowerXALUO() local
25733 SDValue SetCC; LowerINTRINSIC_WO_CHAIN() local
25887 SDValue SetCC = getSETCC(X86::COND_B, Res.getValue(1), dl, DAG); LowerINTRINSIC_WO_CHAIN() local
26044 SDValue SetCC = getSETCC(X86CC, Test, dl, DAG); LowerINTRINSIC_WO_CHAIN() local
26106 SDValue SetCC = getSETCC(X86CC, PCMP, dl, DAG); LowerINTRINSIC_WO_CHAIN() local
26663 SDValue SetCC = getSETCC(X86::COND_B, Operation.getValue(0), dl, DAG); LowerINTRINSIC_W_CHAIN() local
26684 SDValue SetCC = getSETCC(X86::COND_E, Operation.getValue(0), dl, DAG); LowerINTRINSIC_W_CHAIN() local
26774 SDValue SetCC = getSETCC(X86::COND_B, Operation.getValue(0), dl, DAG); LowerINTRINSIC_W_CHAIN() local
27009 SDValue SetCC = getSETCC(X86::COND_NE, InTrans, dl, DAG); LowerINTRINSIC_W_CHAIN() local
31394 SDValue SetCC = getSETCC(IsSigned ? X86::COND_O : X86::COND_B, LowerADDSUBO_CARRY() local
45490 SDValue SetCC; checkBoolTestSetCCCombine() local
51823 if (SDValue SetCC = foldXor1SetCC(N, DAG)) combineXor() local
54528 SDValue SetCC = Op1.getOperand(0); combineSubSetcc() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4310 SDValue SetCC = emitSETCC(DAG, DL, Result.getValue(1), CCValid, CCMask); lowerXALUO() local
4408 SDValue SetCC = emitSETCC(DAG, DL, Result.getValue(1), CCValid, CCMask); lowerUADDSUBO_CARRY() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3129 SDValue SetCC = DAG.getNode(ISD::SETCC, dl, ResTy, in WidenHvxSetCC() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17813 SDValue SetCC = N->getOperand(0); performANDSETCCCombine() local
20310 const SDValue SetCC = N->getOperand(0); performSignExtendSetCCCombine() local
22737 SDValue SetCC = N->getOperand(0); trySwapVSelectOperands() local
22784 SDValue SetCC = N->getOperand(0); performVSelectCombine() local
22893 SDValue SetCC = DAG.getNode(ISD::SETCC, DL, CCVT, LHS, RHS, N0.getOperand(2)); performSelectCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5806 SDValue SetCC = DAG.getNode(AMDGPUISD::SETCC, DL, CCVT, LHS, RHS, lowerICMPIntrinsic() local
5835 SDValue SetCC = DAG.getNode(AMDGPUISD::SETCC, SL, CCVT, Src0, lowerFCMPIntrinsic() local
6140 SDNode *SetCC = nullptr; LowerBRCOND() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6520 SDValue SetCC = DAG.getSetCC( LowerOperation() local
9156 SDValue SetCC = DAG.getSetCC(DL, XLenVT, Vec, Zero, CC); lowerVectorMaskVecReduction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13198 SDValue SetCC; PerformSELECTCombine() local