/external/clang/lib/Analysis/ |
D | FormatString.cpp | 83 const OptionalAmount &Amt = ParseAmount(I, E); in ParsePositionAmount() local 133 const OptionalAmount Amt = in ParseFieldWidth() local 152 const OptionalAmount &Amt = ParseAmount(I, E); in ParseArgPosition() local
|
D | ScanfFormatString.cpp | 133 const OptionalAmount &Amt = clang::analyze_format_string::ParseAmount(I, E); in ParseScanfSpecifier() local
|
D | PrintfFormatString.cpp | 43 const OptionalAmount Amt = ParsePositionAmount(H, Start, Beg, E, in ParsePrecision() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BasicValueFactory.cpp | 182 uint64_t Amt = V2.getZExtValue(); in evalAPSInt() local 200 uint64_t Amt = V2.getZExtValue(); in evalAPSInt() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | BasicBlock.h | 333 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount()
|
/external/capstone/arch/ARM/ |
D | ARMAddressingModes.h | 87 static inline unsigned rotr32(unsigned Val, unsigned Amt) in rotr32() 95 static inline unsigned rotl32(unsigned Val, unsigned Amt) in rotl32()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | BasicBlock.h | 420 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 128 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 996 const APInt *Amt; in canEvaluateZExtd() local 1009 const APInt *Amt; in canEvaluateZExtd() local
|
D | InstCombineSimplifyDemanded.cpp | 904 Constant *Amt = ConstantInt::get(VarX->getType(), ShlAmt - ShrAmt); in simplifyShrShlDemandedBits() local 910 Constant *Amt = ConstantInt::get(VarX->getType(), ShrAmt - ShlAmt); in simplifyShrShlDemandedBits() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 879 Constant *Amt = ConstantInt::get(VarX->getType(), ShlAmt - ShrAmt); in SimplifyShrShlDemandedBits() local 885 Constant *Amt = ConstantInt::get(VarX->getType(), ShrAmt - ShlAmt); in SimplifyShrShlDemandedBits() local
|
D | InstCombineCasts.cpp | 125 Value *Amt = nullptr; in PromoteCastOfAllocation() local 781 if (ConstantInt *Amt = dyn_cast<ConstantInt>(I->getOperand(1))) { in canEvaluateZExtd() local 792 if (ConstantInt *Amt = dyn_cast<ConstantInt>(I->getOperand(1))) { in canEvaluateZExtd() local
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAddressingModes.h | 86 static inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() 93 static inline unsigned rotl32(unsigned Val, unsigned Amt) { in rotl32()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAddressingModes.h | 84 inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() 91 inline unsigned rotl32(unsigned Val, unsigned Amt) { in rotl32()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCFrameLowering.cpp | 447 unsigned Amt = Old.getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
|
/external/clang/include/clang/Analysis/Analyses/ |
D | FormatString.h | 381 void setFieldWidth(const OptionalAmount &Amt) { in setFieldWidth() 483 void setPrecision(const OptionalAmount &Amt) { in setPrecision()
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 268 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local 290 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 268 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local 290 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 185 unsigned Amt = ARM_AM::getAM2Offset(OffImm); in convertToThreeAddress() local 219 unsigned Amt = ARM_AM::getAM3Offset(OffImm); in convertToThreeAddress() local 602 unsigned Amt = ARM_AM::getAM2Offset(OffImm); in isLdstScaledRegNotPlusLsl2() local
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 5424 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); in EmitAArch64BuiltinExpr() local 5429 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); in EmitAArch64BuiltinExpr() local 5436 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); in EmitAArch64BuiltinExpr() local 5445 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(2))); in EmitAArch64BuiltinExpr() local 5453 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(2))); in EmitAArch64BuiltinExpr() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 6936 SDValue Amt = Op.getOperand(2); in LowerSHL_PARTS() local 6965 SDValue Amt = Op.getOperand(2); in LowerSRL_PARTS() local 6993 SDValue Amt = Op.getOperand(2); in LowerSRA_PARTS() local 7068 static SDValue BuildVSLDOI(SDValue LHS, SDValue RHS, unsigned Amt, EVT VT, in BuildVSLDOI() 7333 unsigned Amt = Subtarget.isLittleEndian() ? 15 : 1; in LowerBUILD_VECTOR() local 7339 unsigned Amt = Subtarget.isLittleEndian() ? 14 : 2; in LowerBUILD_VECTOR() local 7345 unsigned Amt = Subtarget.isLittleEndian() ? 13 : 3; in LowerBUILD_VECTOR() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 1422 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, const APInt &Amt, in ExpandShiftByConstant() 1513 SDValue Amt = N->getOperand(1); in ExpandShiftWithKnownAmountBit() local 1601 SDValue Amt = N->getOperand(1); in ExpandShiftWithUnknownAmountBit() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 1497 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, const APInt &Amt, in ExpandShiftByConstant() 1588 SDValue Amt = N->getOperand(1); in ExpandShiftWithKnownAmountBit() local 1676 SDValue Amt = N->getOperand(1); in ExpandShiftWithUnknownAmountBit() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 7557 SDValue Amt = Op.getOperand(2); in LowerSHL_PARTS() local 7586 SDValue Amt = Op.getOperand(2); in LowerSRL_PARTS() local 7614 SDValue Amt = Op.getOperand(2); in LowerSRA_PARTS() local 7689 static SDValue BuildVSLDOI(SDValue LHS, SDValue RHS, unsigned Amt, EVT VT, in BuildVSLDOI() 8054 unsigned Amt = Subtarget.isLittleEndian() ? 15 : 1; in LowerBUILD_VECTOR() local 8060 unsigned Amt = Subtarget.isLittleEndian() ? 14 : 2; in LowerBUILD_VECTOR() local 8066 unsigned Amt = Subtarget.isLittleEndian() ? 13 : 3; in LowerBUILD_VECTOR() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 161 unsigned Amt = ARM_AM::getAM2Offset(OffImm); in convertToThreeAddress() local 198 unsigned Amt = ARM_AM::getAM3Offset(OffImm); in convertToThreeAddress() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 1316 const ConstantSDNode *Amt = dyn_cast<ConstantSDNode>(Src.getOperand(1)); in SelectS_BFE() local
|