/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | IntrinsicLowering.cpp | 56 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
|
H A D | TargetInstrInfo.cpp | 399 unsigned BitSize = TRI->getSubRegIdxSize(SubIdx); in getStackSlotRange() local
|
H A D | TargetLoweringBase.cpp | 954 unsigned BitSize = VT.getSizeInBits(); in getTypeConversion() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 245 static inline void expandMOVImmSimple(uint64_t Imm, unsigned BitSize, in expandMOVImmSimple() 304 void AArch64_IMM::expandMOVImm(uint64_t Imm, unsigned BitSize, in expandMOVImm()
|
H A D | AArch64TargetTransformInfo.cpp | 67 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 94 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCostInst() local 162 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCostIntrin() local
|
H A D | AArch64ExpandPseudoInsts.cpp | 120 unsigned BitSize) { in expandMOVImm()
|
H A D | AArch64InstrInfo.cpp | 797 static bool canBeExpandedToORR(const MachineInstr &MI, unsigned BitSize) { in canBeExpandedToORR() 5250 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local 5342 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local
|
H A D | AArch64ISelDAGToDAG.cpp | 535 unsigned BitSize = N.getValueSizeInBits(); in SelectShiftedRegister() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 265 const unsigned BitSize = ByteSize * 8; in initialize() local 749 const unsigned BitSize = ByteSize * 8; in instrumentAtomic() local 764 const unsigned BitSize = ByteSize * 8; in instrumentAtomic() local 781 const unsigned BitSize = ByteSize * 8; in instrumentAtomic() local 795 const unsigned BitSize = ByteSize * 8; in instrumentAtomic() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGAddressAnalysis.h | 72 bool contains(const SelectionDAG &DAG, int64_t BitSize, in contains()
|
H A D | ValueTypes.h | 216 unsigned BitSize = getSizeInBits(); in isRound() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCAsmBackend.cpp | 96 unsigned BitSize = getFixupKindInfo(Kind).TargetSize; in applyFixup() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 435 unsigned DwarfExpression::getOrCreateBaseType(unsigned BitSize, in getOrCreateBaseType() 574 unsigned BitSize = Op->getArg(0); in addExpression() local
|
H A D | DwarfCompileUnit.h | 140 unsigned BitSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 41 uint64_t BitSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGAddressAnalysis.cpp | 157 bool BaseIndexOffset::contains(const SelectionDAG &DAG, int64_t BitSize, in contains()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 37 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 72 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCostInst() local 192 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCostIntrin() local
|
H A D | SystemZISelDAGToDAG.cpp | 126 unsigned BitSize; member 783 uint64_t BitSize = N.getValueSizeInBits(); in expandRxSBG() local 869 unsigned BitSize = N.getValueSizeInBits(); in expandRxSBG() local 890 unsigned BitSize = N.getValueSizeInBits(); in expandRxSBG() local 917 unsigned BitSize = N.getValueSizeInBits(); in expandRxSBG() local
|
H A D | SystemZISelLowering.cpp | 2342 static unsigned getTestUnderMaskCond(unsigned BitSize, unsigned CCMask, in getTestUnderMaskCond() 2480 unsigned BitSize = NewC.Op0.getValueSizeInBits(); in adjustForTestUnderMask() local 3821 int64_t BitSize = (int64_t)1 << Log2_32_Ceil(NumSignificantBits); in lowerCTPOP() local 3905 int64_t BitSize = NarrowVT.getSizeInBits(); in lowerATOMIC_LOAD_OP() local 4033 int64_t BitSize = NarrowVT.getSizeInBits(); in lowerATOMIC_CMP_SWAP() local 7351 unsigned BitSize, bool Invert) const { in emitAtomicLoadBinary() 7598 int64_t BitSize = MI.getOperand(7).getImm(); in emitAtomicCmpSwapW() local
|
H A D | SystemZInstrInfo.cpp | 1685 bool SystemZInstrInfo::isRxSBGMask(uint64_t Mask, unsigned BitSize, in isRxSBGMask()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 177 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 208 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCostIntrin() local 244 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCostInst() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 212 uint64_t BitSize, uint64_t &AllocByteOffset, in allocate() 248 uint64_t BitSize; member 939 uint64_t BitSize = cast<ConstantInt>(TIL.SizeM1)->getZExtValue() + 1; in exportTypeId() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 4099 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 4136 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCostInst() local 4234 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCostIntrin() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 538 BitFieldRecord(TypeIndex Type, uint8_t BitSize, uint8_t BitOffset) in BitFieldRecord() 547 uint8_t BitSize = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 3432 unsigned BitSize = (T->getNumElements() * in mangleNeonVectorType() local 3491 unsigned BitSize = in mangleAArch64NeonVectorType() local
|