Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp143 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 DPPCISelLowering.cpp1095 unsigned BitSize; in isAllNegativeZeroVector() local
9802 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp144 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 DIntrinsicLowering.cpp169 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 DTargetInstrInfo.cpp294 unsigned BitSize = in getStackSlotRange() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp169 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 DAArch64ExpandPseudoInsts.cpp393 unsigned BitSize) { in expandMOVImm()
H A DAArch64InstrInfo.cpp2732 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local
2824 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local
H A DAArch64ISelDAGToDAG.cpp327 unsigned BitSize = N.getValueType().getSizeInBits(); in SelectShiftedRegister() local
H A DAArch64ISelLowering.cpp6735 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1029 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 DX86ISelLowering.cpp3895 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp121 unsigned BitSize; member
797 unsigned BitSize = N.getValueType().getSizeInBits(); in expandRxSBG() local
824 unsigned BitSize = N.getValueType().getSizeInBits(); in expandRxSBG() local
H A DSystemZISelLowering.cpp1400 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 DSystemZInstrInfo.cpp1178 bool SystemZInstrInfo::isRxSBGMask(uint64_t Mask, unsigned BitSize, in isRxSBGMask()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DValueTypes.h167 unsigned BitSize = getSizeInBits(); in isRound() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp2213 unsigned BitSize = (T->getNumElements() * in mangleNeonVectorType() local
2262 unsigned BitSize = in mangleAArch64NeonVectorType() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2320 unsigned BitSize = getDataLayout()->getTypeSizeInBits(OpTy); in ParseConstraints() local
H A DDAGCombiner.cpp4193 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 DSelectionDAGBuilder.cpp6326 unsigned BitSize = DL->getTypeSizeInBits(OpTy); in getCallOperandValEVT() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp1545 unsigned BitSize = VT.getScalarType().getSizeInBits(); in LowerDIVREM24() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h1813 unsigned BitSize = VT.getSizeInBits(); in getTypeConversion() local