Home
last modified time | relevance | path

Searched defs:Opnd0 (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineAddSub.cpp361 Value *Opnd0 = I->getOperand(0); in drillValueDownOneStep() local
530 FAddend Opnd0, Opnd1, Opnd0_0, Opnd0_1, Opnd1_0, Opnd1_1; in simplify() local
754 Value *FAddCombine::createFSub(Value *Opnd0, Value *Opnd1) { in createFSub()
769 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd()
776 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul()
783 Value *FAddCombine::createFDiv(Value *Opnd0, Value *Opnd1) { in createFDiv()
HDInstCombineMulDivRem.cpp483 Value *Opnd0 = FMulOrDiv->getOperand(0); in foldFMulConst() local
577 Value *Opnd0 = FAddSub->getOperand(0); in visitFMul() local
642 Value *Opnd0 = Op0; in visitFMul() local
HDInstCombineAndOrXor.cpp2673 Value *Opnd0 = Builder->CreateLShr(E1->getOperand(0), C2); in visitXor() local
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMips16ISelDAGToDAG.cpp219 SDValue Opnd0 = Addr.getOperand(1).getOperand(0); in selectAddr16() local
HDMipsSEISelDAGToDAG.cpp352 SDValue Opnd0 = Addr.getOperand(1).getOperand(0); in selectAddrRegImm() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopIdiomRecognize.cpp504 Value *Opnd0 = PopCntZext; in transform() local
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp7655 const SDValue *Opnd0; member