Home
last modified time | relevance | path

Searched defs:ShAmtOp (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1674 Value *ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
1679 Value *ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2716 Operand *ShAmtOp = shAmtImm(ShAmtImm - 32); in lowerInt64Arithmetic() local
2729 Operand *ShAmtOp = shAmtImm(ShAmtImm); in lowerInt64Arithmetic() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp13111 SDValue ShAmtOp = N->getOperand(1); in PerformShiftCombine() local