Searched defs:RHS2 (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | SparseBitVector.h | 689 const SparseBitVector<ElementSize> &RHS2) in intersectWithComplement() 735 const SparseBitVector<ElementSize> *RHS2) { in intersectWithComplement()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 795 SDValue RHS2 = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i16, RHS_1, in getAVRCmp() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 3006 const Value *LHS2 = nullptr, *RHS2 = nullptr; in isSignedMinMaxClamp() local 6989 const Value *RHS1, *RHS2; in isImpliedCondition() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 3275 Value *LHS2, *RHS2; in visitSelectInst() local
|
H A D | InstCombineCompares.cpp | 2838 Value *LHS2, *RHS2; in matchThreeWayIntCompare() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5666 SDValue RHS1, RHS2; in OptimizeVFPBrcond() local 12079 Register RHS2 = MI.getOperand(4).getReg(); in EmitInstrWithCustomInserter() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 24604 SDValue RHS1, RHS2; in splitIntVSETCC() local
|