/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | HardwareLoops.h | 23 std::optional<unsigned> Bitwidth; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.cpp | 80 const auto Bitwidth = Imm.getBitWidth(); addNumImm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 306 CarmichaelShift(unsigned Bitwidth) CarmichaelShift() argument 358 unsigned Bitwidth = LHS.getBitWidth(); IncorporateWeight() local 474 unsigned Bitwidth = I->getType()->getScalarType()->getPrimitiveSizeInBits(); LinearizeExprTree() local
|
H A D | LoopIdiomRecognize.cpp | 2384 unsigned Bitwidth = Ty->getScalarSizeInBits(); recognizeShiftUntilBitTest() local 2756 unsigned Bitwidth = Ty->getScalarSizeInBits(); recognizeShiftUntilZero() local
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 73 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anon9ce31d5f0111::SVEType [all...] |
H A D | NeonEmitter.cpp | 158 unsigned Bitwidth, ElementBitwidth, NumVectors; member in __anonabaaf6210111::Type [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2437 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForStaticInitForType() local 2683 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForStaticLoopForType() local 2966 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForDynamicInitForType() local 2982 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForDynamicNextForType() local 2997 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForDynamicFiniForType() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 3819 __anon4a8bd31b1002(SDValue ShiftAmt, unsigned Bitwidth) matchBitExtract() argument 3843 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); matchBitExtract() local 3875 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); matchBitExtract() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SCCPSolver.cpp | 115 unsigned Bitwidth = Op->getType()->getScalarSizeInBits(); refineInstruction() local
|
H A D | BasicBlockUtils.cpp | 1726 const unsigned Bitwidth = DL.getTypeSizeInBits(Ty); SplitBlockAndInsertSimpleForLoop() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 666 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); foldSelectICmpLshrAshr() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 4918 unsigned Bitwidth = getASTContext().getIntWidth(getIntegerType()); getValueRange() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 2827 unsigned Bitwidth = Op.getScalarValueSizeInBits(); getUsefulBits() local
|
H A D | AArch64ISelLowering.cpp | 15225 unsigned Bitwidth = I->getType()->getScalarSizeInBits(); shouldSinkOperands() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 14965 unsigned Bitwidth = Ty->getScalarSizeInBits() / 2; visitZeroExtendExpr() local
|