Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp357 Value *Opnd1 = I->getOperand(1); in drillValueDownOneStep() local
440 FAddend Opnd0, Opnd1, Opnd0_0, Opnd0_1, Opnd1_0, Opnd1_1; in simplify() local
658 Value *FAddCombine::createFSub(Value *Opnd0, Value *Opnd1) { in createFSub()
673 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd()
680 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp1203 bool ReassociatePass::CombineXorOpnd(Instruction *I, XorOpnd *Opnd1, in CombineXorOpnd()
1237 bool ReassociatePass::CombineXorOpnd(Instruction *I, XorOpnd *Opnd1, in CombineXorOpnd()
DLoopIdiomRecognize.cpp1766 Value *Opnd1 = ConstantInt::get(PopCntZext->getType(), 0); in transformLoopToPopcount() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp9019 SDValue &Opnd0, SDValue &Opnd1, in isAddSubOrSubAdd()
9147 SDValue &Opnd0, SDValue &Opnd1, SDValue &Opnd2, in isFMAddSubOrFMSubAdd()
9176 SDValue Opnd0, Opnd1; in lowerToAddSubOrFMAddSub() local
34930 SelectionDAG &DAG, SDValue &Opnd0, SDValue &Opnd1, in isAddSubOrSubAdd()
35038 SDValue Opnd0, Opnd1; in combineShuffleToAddSubOrFMAddSub() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10536 const SDValue *Opnd1; member