Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3033 getCmp(SelectionDAG & DAG,SDValue CmpOp0,SDValue CmpOp1,ISD::CondCode Cond,const SDLoc & DL,SDValue Chain=SDValue (),bool IsSignaling=false) getCmp() argument
3263 getVectorCmp(SelectionDAG & DAG,unsigned Opcode,const SDLoc & DL,EVT VT,SDValue CmpOp0,SDValue CmpOp1,SDValue Chain) const getVectorCmp() argument
3305 lowerVectorSETCC(SelectionDAG & DAG,const SDLoc & DL,EVT VT,ISD::CondCode CC,SDValue CmpOp0,SDValue CmpOp1,SDValue Chain,bool IsSignaling) const lowerVectorSETCC() argument
3382 SDValue CmpOp1 = Op.getOperand(1); lowerSETCC() local
3399 SDValue CmpOp1 = Op.getOperand(2); lowerSTRICT_FSETCC() local
3420 SDValue CmpOp1 = Op.getOperand(3); lowerBR_CC() local
3455 SDValue CmpOp1 = Op.getOperand(1); lowerSELECT_CC() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1574 Value *CmpOp1 = Constraint->OtherOp; performSymbolicPredicateInfoEvaluation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6496 Constant *CmpOp1 = dyn_cast<Constant>(CmpInst->getOperand(1)); reuseTableCompare() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1884 Value *CmpOp0 = Cmp->getOperand(0), *CmpOp1 = Cmp->getOperand(1); foldICmpWithDominatingICmp() local