Home
last modified time | relevance | path

Searched defs:SETCC0 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4199 isDesirableToCombineLogicOpOfSETCC(const SDNode * LogicOp,const SDNode * SETCC0,const SDNode * SETCC1) isDesirableToCombineLogicOpOfSETCC() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5749 SDValue SETCC0 = Cond->getOperand(0); WidenVSELECTMask() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53014 SDValue SETCC0 = DAG.getSetCC(DL, VT, BaseOp, RHS, CC); combineSetCC() local
56419 isDesirableToCombineLogicOpOfSETCC(const SDNode * LogicOp,const SDNode * SETCC0,const SDNode * SETCC1) const isDesirableToCombineLogicOpOfSETCC() argument
[all...]