Searched defs:SETCC1 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4331 isDesirableToCombineLogicOpOfSETCC(const SDNode * LogicOp,const SDNode * SETCC0,const SDNode * SETCC1) isDesirableToCombineLogicOpOfSETCC() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 6012 SDValue SETCC1 = Cond->getOperand(1); WidenVSELECTMask() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 54156 SDValue SETCC1 = DAG.getSetCC( combineSetCC() local |