Home
last modified time | relevance | path

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

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