/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 143 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 173 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 206 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local
|
H A D | PPCISelLowering.cpp | 1095 unsigned BitSize; in isAllNegativeZeroVector() local 9802 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 144 const size_t BitSize = ByteSize * 8; in initializeCallbacks() local 479 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local 493 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local 510 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local 524 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | IntrinsicLowering.cpp | 169 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); in LowerBSWAP() local 273 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); in LowerCTPOP() local 306 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); in LowerCTLZ() local
|
H A D | TargetInstrInfo.cpp | 294 unsigned BitSize = in getStackSlotRange() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 169 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 194 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 259 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local
|
H A D | AArch64ExpandPseudoInsts.cpp | 393 unsigned BitSize) { in expandMOVImm()
|
H A D | AArch64InstrInfo.cpp | 2732 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local 2824 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local
|
H A D | AArch64ISelDAGToDAG.cpp | 327 unsigned BitSize = N.getValueType().getSizeInBits(); in SelectShiftedRegister() local
|
H A D | AArch64ISelLowering.cpp | 6735 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 1029 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 1064 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 1132 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local
|
H A D | X86ISelLowering.cpp | 3895 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 121 unsigned BitSize; member 797 unsigned BitSize = N.getValueType().getSizeInBits(); in expandRxSBG() local 824 unsigned BitSize = N.getValueType().getSizeInBits(); in expandRxSBG() local
|
H A D | SystemZISelLowering.cpp | 1400 static unsigned getTestUnderMaskCond(unsigned BitSize, unsigned CCMask, in getTestUnderMaskCond() 1535 unsigned BitSize = NewC.Op0.getValueType().getSizeInBits(); in adjustForTestUnderMask() local 2224 int64_t BitSize = NarrowVT.getSizeInBits(); in lowerATOMIC_LOAD_OP() local 2334 int64_t BitSize = NarrowVT.getSizeInBits(); in lowerATOMIC_CMP_SWAP() local 2732 unsigned BitSize, in emitAtomicLoadBinary() 2979 int64_t BitSize = MI->getOperand(7).getImm(); in emitAtomicCmpSwapW() local
|
H A D | SystemZInstrInfo.cpp | 1178 bool SystemZInstrInfo::isRxSBGMask(uint64_t Mask, unsigned BitSize, in isRxSBGMask()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 167 unsigned BitSize = getSizeInBits(); in isRound() local
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 2213 unsigned BitSize = (T->getNumElements() * in mangleNeonVectorType() local 2262 unsigned BitSize = in mangleAArch64NeonVectorType() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2320 unsigned BitSize = getDataLayout()->getTypeSizeInBits(OpTy); in ParseConstraints() local
|
H A D | DAGCombiner.cpp | 4193 unsigned BitSize = VT.getScalarSizeInBits(); in visitSHL() local 4436 unsigned BitSize = N0.getScalarValueSizeInBits(); in visitSRL() local 4448 unsigned BitSize = SmallVT.getScalarSizeInBits(); in visitSRL() local
|
H A D | SelectionDAGBuilder.cpp | 6326 unsigned BitSize = DL->getTypeSizeInBits(OpTy); in getCallOperandValEVT() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDGPUISelLowering.cpp | 1545 unsigned BitSize = VT.getScalarType().getSizeInBits(); in LowerDIVREM24() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 1813 unsigned BitSize = VT.getSizeInBits(); in getTypeConversion() local
|