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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp153 SDValue Opnd0 = Addr.getOperand(1).getOperand(0); local
H A DMipsSEISelDAGToDAG.cpp347 SDValue Opnd0 = Addr.getOperand(1).getOperand(0); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp356 Value *Opnd0 = I->getOperand(0); local
440 FAddend Opnd0, Opnd1, Opnd0_0, Opnd0_1, Opnd1_0, Opnd1_1; local
658 createFSub(Value *Opnd0, Value *Opnd1) argument
672 createFAdd(Value *Opnd0, Value *Opnd1) argument
679 createFMul(Value *Opnd0, Value *Opnd1) argument
[all...]
H A DInstCombineAndOrXor.cpp3288 Value *Opnd0 = Builder.CreateLShr(E1->getOperand(0), C2); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1818 Value *Opnd0 = PopCntZext; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp149 auto Opnd0 = N->getOperand(0); local
169 auto Opnd0 = N->getOperand(0); local
H A DAArch64ISelLowering.cpp11394 const SDValue *Opnd0; member in struct:GenericSetCCInfo

Completed in 130 milliseconds