/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2465 uint32_t ShiftAmount = Log2_32(NumOfVReg); in getVLENFactoredAmount() local 2478 uint32_t ShiftAmount; in getVLENFactoredAmount() local 2502 uint32_t ShiftAmount = Log2_32(NumOfVReg - 1); in getVLENFactoredAmount() local 2513 uint32_t ShiftAmount = Log2_32(NumOfVReg + 1); in getVLENFactoredAmount() local
|
H A D | RISCVRegisterInfo.cpp | 290 uint32_t ShiftAmount = Log2_32(LMUL); in lowerVSPILL() local 359 uint32_t ShiftAmount = Log2_32(LMUL); in lowerVRELOAD() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 24 unsigned ShiftAmount; ///< shift amount member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | DivisionByConstantInfo.h | 24 unsigned ShiftAmount; ///< shift amount member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 24 unsigned ShiftAmount; ///< shift amount member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 24 unsigned ShiftAmount; ///< shift amount member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 24 unsigned ShiftAmount; ///< shift amount member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/ |
H A D | RISCVMatInt.cpp | 68 int ShiftAmount = 12 + findFirstSet((uint64_t)Hi52); in generateInstSeq() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
H A D | AVRShiftExpand.cpp | 92 Value *ShiftAmount = Builder.CreateTrunc(BI->getOperand(1), Int8Ty); in expand() local
|
H A D | AVRISelLowering.cpp | 301 uint64_t ShiftAmount = in LowerShifts() local 370 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVBaseInfo.h | 253 for (unsigned ShiftAmount = 0; ShiftAmount < 32; ShiftAmount += 8) { in getSPIRVStringOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVMatInt.cpp | 109 int ShiftAmount = 0; in generateInstSeqImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringMIPS32.cpp | 2533 int64_t ShiftAmount = Const->getValue(); in lowerInt64Arithmetic() local 2592 int64_t ShiftAmount = Const->getValue(); in lowerInt64Arithmetic() local 2646 int64_t ShiftAmount = Const->getValue(); in lowerInt64Arithmetic() local 3597 const uint32_t ShiftAmount = in lowerCast() local 4688 const uint32_t ShiftAmount = in lowerIntrinsic() local 4779 const uint32_t ShiftAmount = in lowerIntrinsic() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 354 unsigned ShiftAmount; member 1817 unsigned ShiftAmount = 0, in CreateReg() 1836 unsigned ShiftAmount = 0, in CreateVectorReg() 1881 unsigned ShiftAmount, in CreateShiftedImm() 2649 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseImmWithOptionalShift() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.cpp | 222 unsigned ShiftAmount = countTrailingZeros(MaxAlignment); in emitPrologue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchFrameLowering.cpp | 294 unsigned ShiftAmount = Log2(MFI.getMaxAlign()); in emitPrologue() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 2357 unsigned ShiftAmount = CI2->getValue().countLeadingOnes() - 1; in SimplifyICmpInst() local 2362 unsigned ShiftAmount = CI2->getValue().countLeadingZeros() - 1; in SimplifyICmpInst() local 2373 unsigned ShiftAmount = Width - 1; in SimplifyICmpInst() local 2387 unsigned ShiftAmount = Width - 1; in SimplifyICmpInst() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 199 unsigned ShiftAmount; member 1667 unsigned ShiftAmount, in CreateShiftedImm() 2274 uint64_t ShiftAmount = 0; in tryParseAddSubImm() local 2311 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseAddSubImm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYFrameLowering.cpp | 177 unsigned ShiftAmount = Log2(MaxAlignment); in emitPrologue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 5638 unsigned ShiftAmount = Width - 1; in setLimitsForBinOp() local 5659 unsigned ShiftAmount = Width - 1; in setLimitsForBinOp() local 5676 unsigned ShiftAmount = C->countLeadingOnes() - 1; in setLimitsForBinOp() local 5681 unsigned ShiftAmount = C->countLeadingZeros() - 1; in setLimitsForBinOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 5208 static bool shiftAmountKnownInRange(const Value *ShiftAmount) { in shiftAmountKnownInRange() 7120 unsigned ShiftAmount = Width - 1; in setLimitsForBinOp() local 7141 unsigned ShiftAmount = Width - 1; in setLimitsForBinOp() local 7158 unsigned ShiftAmount = C->countLeadingOnes() - 1; in setLimitsForBinOp() local 7163 unsigned ShiftAmount = C->countLeadingZeros() - 1; in setLimitsForBinOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 431 unsigned ShiftAmount; member 2172 unsigned ShiftAmount = 0, in CreateReg() 2191 unsigned ShiftAmount = 0, in CreateVectorReg() 2277 unsigned ShiftAmount, in CreateShiftedImm() 3366 int64_t ShiftAmount = getTok().getIntVal(); in tryParseImmWithOptionalShift() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 827 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
|
H A D | TargetLowering.cpp | 3388 SDValue ShiftAmount = in expandUnalignedLoad() local 3506 SDValue ShiftAmount = in expandUnalignedStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.cpp | 283 unsigned ShiftAmount = 0) const { in selectAddrFrameIndexOffset()
|