Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAPSInt.h161 APSInt relativeShr(unsigned Amt) const { in relativeShr()
217 APSInt relativeShl(unsigned Amt) const { in relativeShl()
/external/clang/lib/Analysis/
DFormatString.cpp83 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
DScanfFormatString.cpp133 const OptionalAmount &Amt = clang::analyze_format_string::ParseAmount(I, E); in ParseScanfSpecifier() local
DPrintfFormatString.cpp43 const OptionalAmount Amt = ParsePositionAmount(H, Start, Beg, E, in ParsePrecision() local
/external/clang/lib/StaticAnalyzer/Core/
DBasicValueFactory.cpp182 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/
DBasicBlock.h333 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount()
/external/capstone/arch/ARM/
DARMAddressingModes.h87 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-10.0/llvm/include/llvm/IR/
DBasicBlock.h437 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp879 Constant *Amt = ConstantInt::get(VarX->getType(), ShlAmt - ShrAmt); in SimplifyShrShlDemandedBits() local
885 Constant *Amt = ConstantInt::get(VarX->getType(), ShrAmt - ShlAmt); in SimplifyShrShlDemandedBits() local
DInstCombineCasts.cpp125 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/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
/external/swiftshader/third_party/llvm-16.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()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h86 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-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()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DBasicBlock.h606 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount()
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h381 void setFieldWidth(const OptionalAmount &Amt) { in setFieldWidth()
483 void setPrecision(const OptionalAmount &Amt) { in setPrecision()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1203 Constant *Amt = ConstantInt::get(VarX->getType(), ShlAmt - ShrAmt); in simplifyShrShlDemandedBits() local
1209 Constant *Amt = ConstantInt::get(VarX->getType(), ShrAmt - ShlAmt); in simplifyShrShlDemandedBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCFrameLowering.cpp476 unsigned Amt = Old.getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
DARCFrameLowering.cpp474 unsigned Amt = Old.getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPFixedPoint.cpp347 APFixedPoint APFixedPoint::shl(unsigned Amt, bool *Overflow) const { in shl()
/external/llvm/lib/IR/
DConstantFold.cpp268 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-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h2006 const SrcOp &Amt) { in buildRotateRight()
2012 const SrcOp &Amt) { in buildRotateLeft()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstantFold.cpp269 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local
292 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp202 Value *Amt = II.getArgOperand(1); in simplifyX86immShift() local
350 Value *Amt = II.getArgOperand(1); in simplifyX86varShift() local

1234