Home
last modified time | relevance | path

Searched defs:Amt (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DBasicBlock.h333 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DBasicBlock.h437 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp128 Value *Amt = nullptr; in PromoteCastOfAllocation() local
379 const APInt *Amt; in canEvaluateTruncated() local
391 const APInt *Amt; in canEvaluateTruncated() local
409 const APInt *Amt; in canEvaluateTruncated() local
1034 const APInt *Amt; in canEvaluateZExtd() local
1047 const APInt *Amt; in canEvaluateZExtd() local
DInstCombineSimplifyDemanded.cpp978 Constant *Amt = ConstantInt::get(VarX->getType(), ShlAmt - ShrAmt); in simplifyShrShlDemandedBits() local
984 Constant *Amt = ConstantInt::get(VarX->getType(), ShrAmt - ShlAmt); in simplifyShrShlDemandedBits() local
DInstructionCombining.cpp1303 int32_t Amt = cast<ConstantInt>(BO->getOperand(1))-> in Descale() local
DInstCombineCompares.cpp2148 unsigned Amt = ShiftAmt->getLimitedValue(TypeBits - 1); in foldICmpShlConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h86 inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32()
93 inline unsigned rotl32(unsigned Val, unsigned Amt) { in rotl32()
DARMInstPrinter.cpp776 unsigned Amt = ShiftOp & 0x1f; in printShiftImmOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCFrameLowering.cpp476 unsigned Amt = Old.getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp268 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local
291 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local
DAutoUpgrade.cpp1138 Value *Amt = CI.getArgOperand(1); in upgradeX86Rotate() local
1205 Value *Amt = CI.getArgOperand(2); in upgradeX86ConcatShift() local
DInstructions.cpp1198 static Value *getAISize(LLVMContext &Context, Value *Amt) { in getAISize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp184 unsigned Amt = ARM_AM::getAM2Offset(OffImm); in convertToThreeAddress() local
218 unsigned Amt = ARM_AM::getAM3Offset(OffImm); in convertToThreeAddress() local
601 unsigned Amt = ARM_AM::getAM2Offset(OffImm); in isLdstScaledRegNotPlusLsl2() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1951 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, const APInt &Amt, in ExpandShiftByConstant()
2042 SDValue Amt = N->getOperand(1); in ExpandShiftWithKnownAmountBit() local
2129 SDValue Amt = N->getOperand(1); in ExpandShiftWithUnknownAmountBit() local
DSelectionDAG.cpp2203 unsigned Amt = RHSC->getZExtValue(); in GetDemandedBits() local
2924 unsigned Amt = C->getAPIntValue().urem(BitWidth); in computeKnownBits() local
DDAGCombiner.cpp7799 SDValue Amt = DAG.getConstant(ShiftAmt, DL, in visitSRA() local
7864 SDValue Amt = DAG.getConstant(N1C->getZExtValue() + TruncBits, DL, in visitSRA() local
10817 SDValue Amt = N0.getOperand(1); in visitTRUNCATE() local
DTargetLowering.cpp1547 unsigned Amt = SA->getAPIntValue().urem(BitWidth); in SimplifyDemandedBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8370 SDValue Amt = Op.getOperand(2); in LowerSHL_PARTS() local
8399 SDValue Amt = Op.getOperand(2); in LowerSRL_PARTS() local
8427 SDValue Amt = Op.getOperand(2); in LowerSRA_PARTS() local
8500 static SDValue BuildVSLDOI(SDValue LHS, SDValue RHS, unsigned Amt, EVT VT, in BuildVSLDOI()
8886 unsigned Amt = Subtarget.isLittleEndian() ? 15 : 1; in LowerBUILD_VECTOR() local
8892 unsigned Amt = Subtarget.isLittleEndian() ? 14 : 2; in LowerBUILD_VECTOR() local
8898 unsigned Amt = Subtarget.isLittleEndian() ? 13 : 3; in LowerBUILD_VECTOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3085 LegalizerHelper::narrowScalarShiftByConstant(MachineInstr &MI, const APInt &Amt, in narrowScalarShiftByConstant()
3188 Register Amt = MI.getOperand(2).getReg(); in narrowScalarShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp2015 const ConstantSDNode *Amt = dyn_cast<ConstantSDNode>(Src.getOperand(1)); in SelectS_BFE() local
DAMDGPUISelLowering.cpp3253 SDValue Amt = Src.getOperand(1); in performTruncateCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp18537 SDValue Amt = Op.getOperand(2); in LowerFunnelShift() local
26350 SDValue Amt = Op.getOperand(1); in LowerScalarImmediateShift() local
26474 SDValue Amt = Op.getOperand(1); in LowerScalarVariableShift() local
26557 static SDValue convertShiftLeftToScale(SDValue Amt, const SDLoc &dl, in convertShiftLeftToScale()
26625 SDValue Amt = Op.getOperand(1); in LowerShift() local
27108 SDValue Amt = Op.getOperand(1); in LowerRotate() local
35386 SDValue Amt = Op.getOperand(1); in SimplifyDemandedVectorEltsForTargetNode() local
35420 auto *Amt = cast<ConstantSDNode>(Op.getOperand(1)); in SimplifyDemandedVectorEltsForTargetNode() local
35459 auto *Amt = cast<ConstantSDNode>(Op.getOperand(1)); in SimplifyDemandedVectorEltsForTargetNode() local
40695 SDValue Amt) { in combineOrShiftToFunnelShift()
DX86InstrInfo.cpp1554 unsigned Amt = MI.getOperand(3).getImm(); in commuteInstructionImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp388 Operand *Amt = FlexReg->getShiftAmt(); in encodeOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp9677 unsigned Amt = Inst.getOperand(2).getImm(); in processInstruction() local

12