/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | HardwareLoops.h | 23 std::optional<unsigned> Bitwidth; member
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.cpp | 81 const auto Bitwidth = Imm.getBitWidth(); addNumImm() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 2382 unsigned Bitwidth = Ty->getScalarSizeInBits(); recognizeShiftUntilBitTest() local 2754 unsigned Bitwidth = Ty->getScalarSizeInBits(); recognizeShiftUntilZero() local
|
/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 73 unsigned Bitwidth, ElementBitwidth, NumVectors; global() member in __anoncee49e800111::SVEType [all...] |
H A D | NeonEmitter.cpp | 158 unsigned Bitwidth, ElementBitwidth, NumVectors; global() member in __anon1ddc9b620111::Type [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 3880 __anonb5bafcbc1002(SDValue ShiftAmt, unsigned Bitwidth) matchBitExtract() argument 3904 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); matchBitExtract() local 3936 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); matchBitExtract() local
|
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3910 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForStaticInitForType() local 4157 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForStaticLoopForType() local 4440 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForDynamicInitForType() local 4456 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForDynamicNextForType() local 4471 unsigned Bitwidth = Ty->getIntegerBitWidth(); getKmpcForDynamicFiniForType() local [all...] |
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SCCPSolver.cpp | 115 unsigned Bitwidth = Op->getType()->getScalarSizeInBits(); refineInstruction() local
|
H A D | BasicBlockUtils.cpp | 1738 const unsigned Bitwidth = DL.getTypeSizeInBits(Ty); SplitBlockAndInsertSimpleForLoop() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 682 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); foldSelectICmpLshrAshr() local
|
/llvm-project/clang/tools/c-index-test/ |
H A D | c-index-test.c | 1909 int Bitwidth; PrintBitWidth() local
|
/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 4962 unsigned Bitwidth = getASTContext().getIntWidth(getIntegerType()); getValueRange() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 2889 unsigned Bitwidth = Op.getScalarValueSizeInBits(); getUsefulBits() local
|
H A D | AArch64ISelLowering.cpp | 16060 unsigned Bitwidth = I->getType()->getScalarSizeInBits(); shouldSinkOperands() local [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 15565 unsigned Bitwidth = Ty->getScalarSizeInBits() / 2; rewrite() local
|