Searched defs:Opnd0 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp212 SDValue Opnd0 = Addr.getOperand(1).getOperand(0); local
H A DMipsSEISelDAGToDAG.cpp291 SDValue Opnd0 = Addr.getOperand(1).getOperand(0); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp329 Value *Opnd0 = FMulOrDiv->getOperand(0); local
410 Value *Opnd0 = FAddSub->getOperand(0); local
472 Value *Opnd0 = Op0; local
[all...]
H A DInstCombineAddSub.cpp358 Value *Opnd0 = I->getOperand(0); local
514 FAddend Opnd0, Opnd1, Opnd0_0, Opnd0_1, Opnd1_0, Opnd1_1; local
738 createFSub(Value *Opnd0, Value *Opnd1) argument
751 createFAdd(Value *Opnd0, Value *Opnd1) argument
759 createFMul(Value *Opnd0, Value *Opnd1) argument
766 createFDiv(Value *Opnd0, Value *Opnd1) argument
[all...]
H A DInstCombineAndOrXor.cpp2227 Value *Opnd0 = Builder->CreateLShr(E1->getOperand(0), C2); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp538 Value *Opnd0 = PopCntZext; local

Completed in 188 milliseconds