Searched defs:LHS2 (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 566 SDValue LHS2 = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i16, LHS_1, in getAVRCmp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 2544 Value *LHS2, *RHS2; in visitSelectInst() local
|
D | InstCombineCompares.cpp | 2645 Value *LHS2, *RHS2; in matchThreeWayIntCompare() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 2416 const Value *LHS2 = nullptr, *RHS2 = nullptr; in isSignedMinMaxClamp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 4785 SDValue LHS2 = Op2.getOperand(0); in isSaturatingConditional() local 5193 SDValue LHS1, LHS2; in OptimizeVFPBrcond() local 10693 Register LHS2 = MI.getOperand(2).getReg(); in EmitInstrWithCustomInserter() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 21227 SDValue LHS2 = extract128BitVector(LHS, NumElems / 2, DAG, dl); in Lower256IntVSETCC() local 25696 SDValue LHS2 = extract128BitVector(LHS, NumElems / 2, DAG, dl); in split256IntArith() local 25725 SDValue LHS2 = extract256BitVector(LHS, NumElems / 2, DAG, dl); in split512IntArith() local
|