Searched defs:BitSize (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp169 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); local
273 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); local
306 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); local
[all...]
H A DTargetInstrInfo.cpp289 unsigned BitSize = TM->getRegisterInfo()->getSubRegIdxSize(SubIdx); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp153 const size_t BitSize = ByteSize * 8; local
500 const size_t BitSize = ByteSize * 8; local
515 const size_t BitSize = ByteSize * 8; local
533 const size_t BitSize = ByteSize * 8; local
547 const size_t BitSize = ByteSize * 8; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DValueTypes.h712 unsigned BitSize = getSizeInBits(); local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp119 unsigned BitSize; member in struct:__anon2628::RxSBGOperands
787 unsigned BitSize = N.getValueType().getSizeInBits(); local
815 unsigned BitSize = N.getValueType().getSizeInBits(); local
[all...]
H A DSystemZInstrInfo.cpp1178 bool SystemZInstrInfo::isRxSBGMask(uint64_t Mask, unsigned BitSize, argument
H A DSystemZISelLowering.cpp1254 static unsigned getTestUnderMaskCond(unsigned BitSize, unsigned CCMask, argument
1370 unsigned BitSize = CmpOp0.getValueType().getSizeInBits(); local
2394 emitAtomicLoadBinary(MachineInstr *MI, MachineBasicBlock *MBB, unsigned BinOpcode, unsigned BitSize, bool Invert) const argument
2645 int64_t BitSize = MI->getOperand(7).getImm(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2199 unsigned BitSize = getDataLayout()->getTypeSizeInBits(OpTy); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp2185 unsigned BitSize = (T->getNumElements() * local
2232 unsigned BitSize = local
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp863 unsigned BitSize; local

Completed in 237 milliseconds