Home
last modified time | relevance | path

Searched defs:Opnd1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp358 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 DReassociate.cpp1261 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 DLoopIdiomRecognize.cpp2095 Value *Opnd1 = ConstantInt::get(PopCntZext->getType(), 0); transformLoopToPopcount() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7937 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 DAArch64ISelLowering.cpp19500 const SDValue *Opnd1; global() member
[all...]