Home
last modified time | relevance | path

Searched defs:LHS1 (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1314 Value *LHS0 = LHS->getOperand(0), *LHS1 = LHS->getOperand(1); matchIsFiniteTest() local
1332 Value *LHS0 = LHS->getOperand(0), *LHS1 = LHS->getOperand(1); foldLogicOfFCmps() local
3242 Value *LHS1 = LHS->getOperand(1), *RHS1 = RHS->getOperand(1); foldAndOrOfICmps() local
4054 Value *LHS0 = LHS->getOperand(0), *LHS1 = LHS->getOperand(1); foldXorOfICmps() local
[all...]
/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp829 SDValue LHS1 = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i16, LHS_0, getAVRCmp() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2440 Value *LHS1, *LHS2, *RHS1, *RHS2; hoistMinMax() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1058 auto *LHS1 = dyn_cast<ConstantSDNode>(LHS.getOperand(1)); isDesirableToCommuteWithShift() local
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1866 Value *LHS0 = LHS->getOperand(0), *LHS1 = LHS->getOperand(1); simplifyAndOrOfFCmps() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp7118 Register LHS1 = Cmp1->getRHSReg(); tryFoldLogicOfFCmps() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5710 SDValue LHS1, LHS2; OptimizeVFPBrcond() local
12248 Register LHS1 = MI.getOperand(1).getReg(); EmitInstrWithCustomInserter() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6184 SDValue LHS1 = LHS->getOperand(1); foldAndOrOfSETCC() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23142 SDValue LHS1, LHS2; splitIntVSETCC() local
48488 SDValue LHS1 = LHS.getOperand(1); combineVectorHADDSUB() local
[all...]