/minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
H A D | FormatString.cpp | 82 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
|
H A D | ScanfFormatString.cpp | 133 const OptionalAmount &Amt = clang::analyze_format_string::ParseAmount(I, E); in ParseScanfSpecifier() local
|
H A D | PrintfFormatString.cpp | 43 const OptionalAmount Amt = ParsePositionAmount(H, Start, Beg, E, in ParsePrecision() local
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BasicValueFactory.cpp | 178 uint64_t Amt = V2.getZExtValue(); in evalAPSInt() local 196 uint64_t Amt = V2.getZExtValue(); in evalAPSInt() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 937 Constant *Amt = ConstantInt::get(VarX->getType(), ShlAmt - ShrAmt); in SimplifyShrShlDemandedBits() local 943 Constant *Amt = ConstantInt::get(VarX->getType(), ShrAmt - ShlAmt); in SimplifyShrShlDemandedBits() local
|
H A D | InstCombineCasts.cpp | 128 Value *Amt = nullptr; in PromoteCastOfAllocation() local 712 if (ConstantInt *Amt = dyn_cast<ConstantInt>(I->getOperand(1))) { in CanEvaluateZExtd() local 723 if (ConstantInt *Amt = dyn_cast<ConstantInt>(I->getOperand(1))) { in CanEvaluateZExtd() local
|
H A D | InstructionCombining.cpp | 1086 int32_t Amt = cast<ConstantInt>(BO->getOperand(1))-> in Descale() local
|
H A D | InstCombineCompares.cpp | 1637 unsigned Amt = ShAmt->getLimitedValue(TypeBits-1); in visitICmpInstWithInstAndIntCst() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
H A 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()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | FormatString.h | 365 void setFieldWidth(const OptionalAmount &Amt) { in setFieldWidth() 473 void setPrecision(const OptionalAmount &Amt) { in setPrecision()
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 592 SDValue Amt = N->getOperand(1); in PromoteIntRes_SHL() local 616 SDValue Amt = N->getOperand(1); in PromoteIntRes_SRA() local 624 SDValue Amt = N->getOperand(1); in PromoteIntRes_SRL() local 1418 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, unsigned Amt, in ExpandShiftByConstant() 1512 SDValue Amt = N->getOperand(1); in ExpandShiftWithKnownAmountBit() local 1600 SDValue Amt = N->getOperand(1); in ExpandShiftWithUnknownAmountBit() local
|
H A D | TargetLowering.cpp | 2643 SDValue Amt = DAG.getConstant(ShAmt, getShiftAmountTy(Op1.getValueType())); in BuildExactSDIV() local
|
H A D | DAGCombiner.cpp | 3931 SDValue DAGCombiner::visitShiftByConstant(SDNode *N, ConstantSDNode *Amt) { in visitShiftByConstant() 4306 SDValue Amt = DAG.getConstant(ShiftAmt, in visitSRA() local 4340 SDValue Amt = in visitSRA() local 5977 unsigned Amt = RHSC->getZExtValue(); in GetDemandedBits() local
|
H A D | SelectionDAGBuilder.cpp | 3427 unsigned Amt = ElementSize.logBase2(); in visitGetElementPtr() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 255 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local 277 ConstantInt *Amt = dyn_cast<ConstantInt>(CE->getOperand(1)); in ExtractConstantBytes() local
|
H A D | Instructions.cpp | 820 static Value *getAISize(LLVMContext &Context, Value *Amt) { in getAISize()
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 4537 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); in EmitAArch64BuiltinExpr() local 4542 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); in EmitAArch64BuiltinExpr() local 4549 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(1))); in EmitAArch64BuiltinExpr() local 4558 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(2))); in EmitAArch64BuiltinExpr() local 4566 llvm::ConstantInt *Amt = cast<ConstantInt>(EmitScalarExpr(E->getArg(2))); in EmitAArch64BuiltinExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 171 unsigned Amt = ARM_AM::getAM2Offset(OffImm); in convertToThreeAddress() local 197 unsigned Amt = ARM_AM::getAM3Offset(OffImm); in convertToThreeAddress() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/InstPrinter/ |
H A D | ARMInstPrinter.cpp | 714 unsigned Amt = ShiftOp & 0x1f; in printShiftImmOperand() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5873 SDValue Amt = Op.getOperand(2); in LowerSHL_PARTS() local 5902 SDValue Amt = Op.getOperand(2); in LowerSRL_PARTS() local 5930 SDValue Amt = Op.getOperand(2); in LowerSRA_PARTS() local 6011 static SDValue BuildVSLDOI(SDValue LHS, SDValue RHS, unsigned Amt, in BuildVSLDOI()
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 3163 const analyze_format_string::OptionalAmount &Amt, in HandleAmount() 3213 const analyze_printf::OptionalAmount &Amt, in HandleInvalidAmount() 3873 const OptionalAmount &Amt = FS.getFieldWidth(); in HandleScanfSpecifier() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 2532 unsigned Amt = MI->getOperand(3).getImm(); in commuteInstruction() local
|
H A D | X86ISelLowering.cpp | 16217 unsigned Amt = RegVT.getVectorElementType().getSizeInBits() - in LowerExtendedLoad() local 18418 SDValue Amt = Op.getOperand(1); in LowerScalarImmediateShift() local 18589 SDValue Amt = Op.getOperand(1); in LowerScalarVariableShift() local 18721 SDValue Amt = Op.getOperand(1); in LowerShift() local 24146 SDValue Amt = N->getOperand(1); in performShiftToAllZeros() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 4231 uint64_t Amt = BitWidth - CI->getZExtValue(); in createSCEV() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 8002 unsigned Amt = Inst.getOperand(2).getImm(); in processInstruction() local
|