Home
last modified time | relevance | path

Searched defs:Bitwidth (Results 1 – 15 of 15) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DHardwareLoops.h23 std::optional<unsigned> Bitwidth; member
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp81 const auto Bitwidth = Imm.getBitWidth(); addNumImm() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2382 unsigned Bitwidth = Ty->getScalarSizeInBits(); recognizeShiftUntilBitTest() local
2754 unsigned Bitwidth = Ty->getScalarSizeInBits(); recognizeShiftUntilZero() local
/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp73 unsigned Bitwidth, ElementBitwidth, NumVectors; global() member in __anoncee49e800111::SVEType
[all...]
H A DNeonEmitter.cpp158 unsigned Bitwidth, ElementBitwidth, NumVectors; global() member in __anon1ddc9b620111::Type
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3880 __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 DOMPIRBuilder.cpp3910 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 DSCCPSolver.cpp115 unsigned Bitwidth = Op->getType()->getScalarSizeInBits(); refineInstruction() local
H A DBasicBlockUtils.cpp1738 const unsigned Bitwidth = DL.getTypeSizeInBits(Ty); SplitBlockAndInsertSimpleForLoop() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp682 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); foldSelectICmpLshrAshr() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c1909 int Bitwidth; PrintBitWidth() local
/llvm-project/clang/lib/AST/
H A DDecl.cpp4962 unsigned Bitwidth = getASTContext().getIntWidth(getIntegerType()); getValueRange() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2889 unsigned Bitwidth = Op.getScalarValueSizeInBits(); getUsefulBits() local
H A DAArch64ISelLowering.cpp16060 unsigned Bitwidth = I->getType()->getScalarSizeInBits(); shouldSinkOperands() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15565 unsigned Bitwidth = Ty->getScalarSizeInBits() / 2; rewrite() local