Home
last modified time | relevance | path

Searched defs:NewSetCC (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2157 if (SDValue NewSetCC = LowerToBTST(Op0, CC, DL, DAG)) { LowerSETCC() local
2360 if (SDValue NewSetCC = LowerToBTST(Cond, ISD::SETNE, DL, DAG)) { LowerSELECT() local
2589 if (SDValue NewSetCC = LowerToBTST(Cond, ISD::SETNE, DL, DAG)) { LowerBRCOND() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4690 SDValue NewSetCC = DAG.getSetCC(dl, NewSetCCVT, N0.getOperand(0), SimplifySetCC() local
H A DDAGCombiner.cpp12508 SDValue NewSetCC = rebuildSetCC(Combined); visitSETCC() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54533 SDValue NewSetCC = getSETCC(NewCC, SetCC.getOperand(1), DL, DAG); combineSubSetcc() local
[all...]