Searched defs:Opnd1 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 358 Value *Opnd1 = I->getOperand(1); in drillValueDownOneStep() local 441 FAddend Opnd0, Opnd1, Opnd0_0, Opnd0_1, Opnd1_0, Opnd1_1; simplify() local 650 createFSub(Value * Opnd0,Value * Opnd1) createFSub() argument 664 createFAdd(Value * Opnd0,Value * Opnd1) createFAdd() argument 671 createFMul(Value * Opnd0,Value * Opnd1) createFMul() argument [all...] |
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 1261 CombineXorOpnd(BasicBlock::iterator It,XorOpnd * Opnd1,APInt & ConstOpnd,Value * & Res) CombineXorOpnd() argument 1295 CombineXorOpnd(BasicBlock::iterator It,XorOpnd * Opnd1,XorOpnd * Opnd2,APInt & ConstOpnd,Value * & Res) CombineXorOpnd() argument [all...] |
H A D | LoopIdiomRecognize.cpp | 2095 Value *Opnd1 = ConstantInt::get(PopCntZext->getType(), 0); transformLoopToPopcount() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7937 isAddSubOrSubAdd(const BuildVectorSDNode * BV,const X86Subtarget & Subtarget,SelectionDAG & DAG,SDValue & Opnd0,SDValue & Opnd1,unsigned & NumExtracts,bool & IsSubAdd) isAddSubOrSubAdd() argument 8064 isFMAddSubOrFMSubAdd(const X86Subtarget & Subtarget,SelectionDAG & DAG,SDValue & Opnd0,SDValue & Opnd1,SDValue & Opnd2,unsigned ExpectedUses) isFMAddSubOrFMSubAdd() argument 8094 SDValue Opnd0, Opnd1; lowerToAddSubOrFMAddSub() local 41481 isAddSubOrSubAdd(SDNode * N,const X86Subtarget & Subtarget,SelectionDAG & DAG,SDValue & Opnd0,SDValue & Opnd1,bool & IsSubAdd) isAddSubOrSubAdd() argument 41588 SDValue Opnd0, Opnd1; combineShuffleToAddSubOrFMAddSub() local [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 19500 const SDValue *Opnd1; global() member [all...] |