Searched defs:OpLHS (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 836 Value *OpLHS; in parseRangeChecks() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 4852 Register OpLHS, Register OpRHS, in tryReassocBinOp() 6489 Register X, Y, OpLHS, OpRHS; in matchRedundantBinOpInEquality() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4195 SDValue OpLHS = Op.getOperand(0); in lowerADDSUBO_CARRY() local 12730 SDValue OpLHS = GeneratePerfectShuffle( in GeneratePerfectShuffle() local 12775 SDValue OpLHS, OpRHS; in GeneratePerfectShuffle() local 20087 SDValue OpLHS = Op.getOperand(0); in getCSETCondCode() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 12442 SDValue OpLHS = Other.getOperand(0), OpRHS = Other.getOperand(1); in visitVSELECT() local 12494 SDValue OpLHS = Other.getOperand(0).getOperand(0); in visitVSELECT() local 12504 SDValue OpLHS = Other.getOperand(0), OpRHS = Other.getOperand(1); in visitVSELECT() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 8491 SDValue OpLHS, OpRHS; in GeneratePerfectShuffle() local 8561 SDValue OpLHS = DAG.getNode(ARMISD::VREV64, DL, VT, Op.getOperand(0)); in LowerReverse_VECTOR_SHUFFLE() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9776 SDValue OpLHS, OpRHS; in GeneratePerfectShuffle() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 9393 Value *OpLHS; in computeShiftCompareExitLimit() local
|