Searched defs:RHSOp0 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 3053 Value* RHSOp0 = nullptr; visitShuffleVectorInst() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 8975 isImpliedCondAndOr(const Instruction * LHS,CmpInst::Predicate RHSPred,const Value * RHSOp0,const Value * RHSOp1,const DataLayout & DL,bool LHSIsTrue,unsigned Depth) isImpliedCondAndOr() argument 9005 isImpliedCondition(const Value * LHS,CmpInst::Predicate RHSPred,const Value * RHSOp0,const Value * RHSOp1,const DataLayout & DL,bool LHSIsTrue,unsigned Depth) isImpliedCondition() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | Constants.cpp | 656 Constant *RHSOp0 = RHS->getOperand(0); getRelocationInfo() local
|