Home
last modified time | relevance | path

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

/freebsd-src/contrib/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...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1345 CombineXorOpnd(Instruction * I,XorOpnd * Opnd1,APInt & ConstOpnd,Value * & Res) CombineXorOpnd() argument
1379 CombineXorOpnd(Instruction * I,XorOpnd * Opnd1,XorOpnd * Opnd2,APInt & ConstOpnd,Value * & Res) CombineXorOpnd() argument
[all...]
H A DLoopIdiomRecognize.cpp2097 Value *Opnd1 = ConstantInt::get(PopCntZext->getType(), 0); transformLoopToPopcount() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7772 isAddSubOrSubAdd(const BuildVectorSDNode * BV,const X86Subtarget & Subtarget,SelectionDAG & DAG,SDValue & Opnd0,SDValue & Opnd1,unsigned & NumExtracts,bool & IsSubAdd) isAddSubOrSubAdd() argument
7899 isFMAddSubOrFMSubAdd(const X86Subtarget & Subtarget,SelectionDAG & DAG,SDValue & Opnd0,SDValue & Opnd1,SDValue & Opnd2,unsigned ExpectedUses) isFMAddSubOrFMSubAdd() argument
7928 SDValue Opnd0, Opnd1; lowerToAddSubOrFMAddSub() local
40623 isAddSubOrSubAdd(SDNode * N,const X86Subtarget & Subtarget,SelectionDAG & DAG,SDValue & Opnd0,SDValue & Opnd1,bool & IsSubAdd) isAddSubOrSubAdd() argument
40731 SDValue Opnd0, Opnd1; combineShuffleToAddSubOrFMAddSub() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18550 const SDValue *Opnd1; global() member
[all...]