Home
last modified time | relevance | path

Searched defs:BitSize (Results 1 – 25 of 39) sorted by relevance

12

/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp56 unsigned BitSize = V->getType()->getScalarSizeInBits(); in LowerBSWAP() local
159 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); in LowerCTPOP() local
191 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); in LowerCTLZ() local
[all...]
H A DTargetLoweringBase.cpp1137 unsigned BitSize = VT.getSizeInBits(); getTypeConversion() local
/llvm-project/llvm/unittests/Transforms/IPO/
H A DLowerTypeTests.cpp20 uint64_t BitSize; in TEST() member
112 uint64_t BitSize; in TEST() member
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h55 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h77 bool contains(const SelectionDAG &DAG, int64_t BitSize, in contains()
H A DValueTypes.h241 unsigned BitSize = getSizeInBits(); isRound() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp217 const unsigned BitSize = ByteSize * 8; initialize() local
735 const unsigned BitSize = ByteSize * 8; instrumentAtomic() local
752 const unsigned BitSize = ByteSize * 8; instrumentAtomic() local
767 const unsigned BitSize = ByteSize * 8; instrumentAtomic() local
[all...]
/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h41 uint64_t BitSize; member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp454 getOrCreateBaseType(unsigned BitSize,dwarf::TypeKind Encoding) getOrCreateBaseType() argument
629 unsigned BitSize = Op->getArg(0); addExpression() local
H A DDwarfCompileUnit.h172 BaseTypeRef(unsigned BitSize, dwarf::TypeKind Encoding) : member
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h53 uint32_t BitSize = 0; variable
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp466 static inline void expandMOVImmSimple(uint64_t Imm, unsigned BitSize, in expandMOVImmSimple()
533 void AArch64_IMM::expandMOVImm(uint64_t Imm, unsigned BitSize, in expandMOVImm()
H A DAArch64ExpandPseudoInsts.cpp127 expandMOVImm(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,unsigned BitSize) expandMOVImm() argument
H A DAArch64TargetTransformInfo.cpp361 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCost() local
388 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCostInst() local
456 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCostIntrin() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp177 bool BaseIndexOffset::contains(const SelectionDAG &DAG, int64_t BitSize, in contains()
/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp179 unsigned BitSize = getFixupKindInfo(Kind).TargetSize; in applyFixup() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp172 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCost() local
203 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCostIntrin() local
239 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCostInst() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp77 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCost() local
113 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCostInst() local
233 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCostIntrin() local
[all...]
H A DSystemZISelDAGToDAG.cpp126 unsigned BitSize; member
807 uint64_t BitSize = N.getValueSizeInBits(); in expandRxSBG() local
893 unsigned BitSize in expandRxSBG() local
914 unsigned BitSize = N.getValueSizeInBits(); expandRxSBG() local
941 unsigned BitSize = N.getValueSizeInBits(); expandRxSBG() local
[all...]
H A DSystemZISelLowering.cpp2762 getTestUnderMaskCond(unsigned BitSize,unsigned CCMask,uint64_t Mask,uint64_t CmpVal,unsigned ICmpType) getTestUnderMaskCond() argument
2920 unsigned BitSize = NewC.Op0.getValueSizeInBits(); adjustForTestUnderMask() local
4502 int64_t BitSize = llvm::bit_ceil(NumSignificantBits); lowerCTPOP() local
4599 int64_t BitSize = NarrowVT.getSizeInBits(); lowerATOMIC_LOAD_OP() local
4707 int64_t BitSize = NarrowVT.getSizeInBits(); lowerATOMIC_CMP_SWAP() local
8571 unsigned BitSize = MI.getOperand(6).getImm(); emitAtomicLoadBinary() local
8666 unsigned BitSize = MI.getOperand(6).getImm(); emitAtomicLoadMinMax() local
8768 int64_t BitSize = MI.getOperand(7).getImm(); emitAtomicCmpSwapW() local
[all...]
/llvm-project/clang/lib/AST/Interp/
H A DIntegralAP.h
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp218 allocate(const std::set<uint64_t> & Bits,uint64_t BitSize,uint64_t & AllocByteOffset,uint8_t & AllocMask) allocate() argument
254 uint64_t BitSize; global() member
937 uint64_t BitSize = cast<ConstantInt>(TIL.SizeM1)->getZExtValue() + 1; exportTypeId() local
[all...]
/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp468 uint64_t BitSize = IntTy->getBitWidth(); in mutate() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h539 BitFieldRecord(TypeIndex Type, uint8_t BitSize, uint8_t BitOffset) in BitFieldRecord() argument
548 uint8_t BitSize = 0; variable
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5620 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCost() local
5657 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCostInst() local
5755 unsigned BitSize = Ty->getPrimitiveSizeInBits(); getIntImmCostIntrin() local
[all...]

12