Home
last modified time | relevance | path

Searched defs:RHS1 (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h688 void intersectWithComplement(const SparseBitVector<ElementSize> &RHS1, in intersectWithComplement()
734 void intersectWithComplement(const SparseBitVector<ElementSize> *RHS1, in intersectWithComplement()
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1315 Value *RHS0 = RHS->getOperand(0), *RHS1 = RHS->getOperand(1); matchIsFiniteTest() local
1333 Value *RHS0 = RHS->getOperand(0), *RHS1 = RHS->getOperand(1); foldLogicOfFCmps() local
3189 Value *RHS1 = RHS->getOperand(1); foldAndOrOfICmpEqConstantAndICmp() local
3242 Value *LHS1 = LHS->getOperand(1), *RHS1 = RHS->getOperand(1); foldAndOrOfICmps() local
4055 Value *RHS0 = RHS->getOperand(0), *RHS1 = RHS->getOperand(1); foldXorOfICmps() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp729 ConstantInt *RHS0, *RHS1; mergeChecks() local
H A DLICM.cpp2440 Value *LHS1, *LHS2, *RHS1, *RHS2; hoistMinMax() local
/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp843 SDValue RHS1 = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i16, RHS_0, getAVRCmp() local
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1867 Value *RHS0 = RHS->getOperand(0), *RHS1 = RHS->getOperand(1); simplifyAndOrOfFCmps() local
H A DValueTracking.cpp9069 const Value *RHS1, *RHS2; isImpliedCondition() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp7120 Register RHS1 = Cmp2->getRHSReg(); tryFoldLogicOfFCmps() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5711 SDValue RHS1, RHS2; OptimizeVFPBrcond() local
12259 Register RHS1 = MI.getOperand(3).getReg(); EmitInstrWithCustomInserter() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6185 SDValue RHS1 = RHS->getOperand(1); foldAndOrOfSETCC() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23146 SDValue RHS1, RHS2; splitIntVSETCC() local
48490 SDValue RHS1 = RHS.getOperand(1); combineVectorHADDSUB() local
[all...]