Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPSInt.h161 APSInt relativeShr(unsigned Amt) const { in relativeShr()
217 APSInt relativeShl(unsigned Amt) const { in relativeShl()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp82 const OptionalAmount &Amt = ParseAmount(I, E); in ParsePositionAmount() local
132 const OptionalAmount Amt = in ParseFieldWidth() local
151 const OptionalAmount &Amt = ParseAmount(I, E); in ParseArgPosition() local
[all...]
H A DScanfFormatString.cpp132 const OptionalAmount &Amt = clang::analyze_format_string::ParseAmount(I, E); in ParseScanfSpecifier() local
H A DPrintfFormatString.cpp44 const OptionalAmount Amt = ParsePositionAmount(H, Start, Beg, E, in ParsePrecision() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp278 uint64_t Amt = V2.getZExtValue(); in evalAPSInt() local
293 uint64_t Amt = V2.getZExtValue(); in evalAPSInt() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h451 setVectorNumElts(const OptionalAmount & Amt) setVectorNumElts() argument
459 setFieldWidth(const OptionalAmount & Amt) setFieldWidth() argument
575 setPrecision(const OptionalAmount & Amt) setPrecision() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h758 AdjustBlockAddressRefCount(int Amt) AdjustBlockAddressRefCount() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp474 unsigned Amt = Old.getOperand(0).getImm(); eliminateCallFramePseudoInstr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1305 Constant *Amt = ConstantInt::get(VarX->getType(), ShlAmt - ShrAmt); simplifyShrShlDemandedBits() local
1311 Constant *Amt = ConstantInt::get(VarX->getType(), ShrAmt - ShlAmt); simplifyShrShlDemandedBits() local
H A DInstCombineCasts.cpp1042 const APInt *Amt; canEvaluateZExtd() local
1055 const APInt *Amt; canEvaluateZExtd() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFixedPoint.cpp347 shl(unsigned Amt,bool * Overflow) const shl() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h2081 buildRotateRight(const DstOp & Dst,const SrcOp & Src,const SrcOp & Amt) buildRotateRight() argument
2087 buildRotateLeft(const DstOp & Dst,const SrcOp & Src,const SrcOp & Amt) buildRotateLeft() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp202 Value *Amt = II.getArgOperand(1); simplifyX86immShift() local
350 Value *Amt = II.getArgOperand(1); simplifyX86varShift() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp350 SDValue Amt = N->getOperand(1); LowerShifts() local
357 SDValue Amt = N->getOperand(1); LowerShifts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp159 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); ExtractConstantBytes() local
H A DAutoUpgrade.cpp1687 Value *Amt = CI.getArgOperand(1); upgradeX86Rotate() local
1754 Value *Amt = CI.getArgOperand(2); upgradeX86ConcatShift() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1388 SDValue Amt = N->getOperand(2); PromoteIntRes_FunnelShift() local
1438 SDValue Amt = N->getOperand(2); PromoteIntRes_VPFunnelShift() local
2809 ExpandShiftByConstant(SDNode * N,const APInt & Amt,SDValue & Lo,SDValue & Hi) ExpandShiftByConstant() argument
2900 SDValue Amt = N->getOperand(1); ExpandShiftWithKnownAmountBit() local
2987 SDValue Amt = N->getOperand(1); ExpandShiftWithUnknownAmountBit() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp11942 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); EmitAArch64BuiltinExpr() local
11947 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); EmitAArch64BuiltinExpr() local
11954 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); EmitAArch64BuiltinExpr() local
11963 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(2))); EmitAArch64BuiltinExpr() local
11971 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(2))); EmitAArch64BuiltinExpr() local
13438 EmitX86FunnelShift(CodeGenFunction & CGF,Value * Op0,Value * Op1,Value * Amt,bool IsRight) EmitX86FunnelShift() argument
18684 llvm::Value *Amt = EmitScalarExpr(E->getArg(1)); EmitSystemZBuiltinExpr() local
18699 llvm::Value *Amt = EmitScalarExpr(E->getArg(1)); EmitSystemZBuiltinExpr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2425 SDValue Val = Res.getOperand(0), Amt = Res.getOperand(1); LowerVECTOR_SHIFT() local
3530 auto *Amt = dyn_cast<ConstantSDNode>(Shl.getOperand(1)); PerformDAGCombine() local
H A DHexagonISelDAGToDAGHVX.cpp1293 ResultStack &Results) { in packs()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8986 SDValue Amt = Op.getOperand(2); LowerSHL_PARTS() local
9015 SDValue Amt = Op.getOperand(2); LowerSRL_PARTS() local
9043 SDValue Amt = Op.getOperand(2); LowerSRA_PARTS() local
9143 BuildVSLDOI(SDValue LHS,SDValue RHS,unsigned Amt,EVT VT,SelectionDAG & DAG,const SDLoc & dl) BuildVSLDOI() argument
9597 unsigned Amt = Subtarget.isLittleEndian() ? 15 : 1; LowerBUILD_VECTOR() local
9603 unsigned Amt = Subtarget.isLittleEndian() ? 14 : 2; LowerBUILD_VECTOR() local
9609 unsigned Amt = Subtarget.isLittleEndian() ? 13 : 3; LowerBUILD_VECTOR() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp222 unsigned Amt = ARM_AM::getAM2Offset(OffImm); convertToThreeAddress() local
256 unsigned Amt = ARM_AM::getAM3Offset(OffImm); convertToThreeAddress() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp786 unsigned Amt = ShiftOp & 0x1f; printShiftImmOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1806 MachineOperand *Amt = TII.getNamedOperand(*MI, AMDGPU::OpName::src0); fixShift64HighRegBug() local
H A DAMDGPUISelDAGToDAG.cpp2306 const ConstantSDNode *Amt = dyn_cast<ConstantSDNode>(Src.getOperand(1)); SelectS_BFE() local

12