Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1318 Value *LHS0 = LHS->getOperand(0), *LHS1 = LHS->getOperand(1); matchIsFiniteTest() local
1336 Value *LHS0 = LHS->getOperand(0), *LHS1 = LHS->getOperand(1); foldLogicOfFCmps() local
3159 Value *LHS1 = LHS->getOperand(1), *RHS1 = RHS->getOperand(1); foldAndOrOfICmps() local
3976 Value *LHS0 = LHS->getOperand(0), *LHS1 = LHS->getOperand(1); foldXorOfICmps() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp829 SDValue LHS1 = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i16, LHS_0, getAVRCmp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2428 Value *LHS1, *LHS2, *RHS1, *RHS2; hoistMinMax() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1011 auto *LHS1 = dyn_cast<ConstantSDNode>(LHS.getOperand(1)); isDesirableToCommuteWithShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1851 Value *LHS0 = LHS->getOperand(0), *LHS1 = LHS->getOperand(1); simplifyAndOrOfFCmps() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5678 SDValue LHS1, LHS2; OptimizeVFPBrcond() local
12216 Register LHS1 = MI.getOperand(1).getReg(); EmitInstrWithCustomInserter() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6166 SDValue LHS1 = LHS->getOperand(1); foldAndOrOfSETCC() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22935 SDValue LHS1, LHS2; splitIntVSETCC() local
47458 SDValue LHS1 = LHS.getOperand(1); combineVectorHADDSUB() local
[all...]