Searched defs:Opnd0 (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16ISelDAGToDAG.cpp | 153 SDValue Opnd0 = Addr.getOperand(1).getOperand(0); in selectAddr() local
|
H A D | MipsSEISelDAGToDAG.cpp | 347 SDValue Opnd0 = Addr.getOperand(1).getOperand(0); in selectAddrRegImm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 357 Value *Opnd0 = I->getOperand(0); 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...] |
H A D | InstCombineAndOrXor.cpp | 4687 auto *Opnd0 = Builder.CreateLShr(X, C2); visitXor() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 2096 Value *Opnd0 = PopCntZext; transformLoopToPopcount() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 214 auto Opnd0 = N->getOperand(0); SelectDupZeroOrUndef() local 232 auto Opnd0 = N->getOperand(0); SelectDupZero() local
|
H A D | AArch64ISelLowering.cpp | 2966 auto Opnd0 = N->getOperand(0); isZerosVector() local 18549 const SDValue *Opnd0; global() member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7772 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...] |