Searched defs:RHS1 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SparseBitVector.h | 687 void intersectWithComplement(const SparseBitVector<ElementSize> &RHS1, in intersectWithComplement() 733 void intersectWithComplement(const SparseBitVector<ElementSize> *RHS1, in intersectWithComplement()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 504 ConstantInt *RHS0, *RHS1; in widenCondCommon() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 1434 Value *RHS0 = RHS->getOperand(0), *RHS1 = RHS->getOperand(1); in foldLogicOfFCmps() local 2376 Value *LHS1 = LHS->getOperand(1), *RHS1 = RHS->getOperand(1); in foldOrOfICmps() local 3057 Value *RHS0 = RHS->getOperand(0), *RHS1 = RHS->getOperand(1); in foldXorOfICmps() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 681 SDValue RHS1 = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i16, RHS_0, in getAVRCmp() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 1880 Value *RHS0 = RHS->getOperand(0), *RHS1 = RHS->getOperand(1); in simplifyAndOrOfFCmps() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5421 SDValue RHS1, RHS2; in OptimizeVFPBrcond() local 11503 Register RHS1 = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6091 SDValue RHS1, RHS2; in splitVectorIntBinary() local 22768 SDValue RHS1, RHS2; in splitIntVSETCC() local 43791 SDValue RHS1 = RHS.getOperand(1); in combineVectorHADDSUB() local
|