Searched refs:getValueSizeInBits (Results 1 – 13 of 13) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 137 uint64_t getValueSizeInBits() const { return ValueSizeInBits; } in getValueSizeInBits() function in __anond5645c670111::AtomicInfo 1148 assert(Atomics.getValueSizeInBits() <= Atomics.getAtomicSizeInBits()); in EmitAtomicExpr() 1416 LVal.isSimple() ? getValueSizeInBits() : getAtomicSizeInBits()); in convertRValueToInt()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 3071 Mask = Mask.trunc(N0Op0.getValueSizeInBits()); in visitAND() 3093 N0.getValueSizeInBits() == N0.getOperand(0).getScalarValueSizeInBits() && in visitAND() 6212 if (!(KnownZero | APInt(Op.getValueSizeInBits(), 1)).isAllOnesValue()) in isTruncateOf() 6240 (Op.getValueSizeInBits() == N0.getValueSizeInBits()) ? in visitZERO_EXTEND() 6241 APInt(Op.getValueSizeInBits(), 0) : in visitZERO_EXTEND() 6242 APInt::getBitsSet(Op.getValueSizeInBits(), in visitZERO_EXTEND() 6243 N0.getValueSizeInBits(), in visitZERO_EXTEND() 6244 std::min(Op.getValueSizeInBits(), in visitZERO_EXTEND() 7132 GetDemandedBits(N0, APInt::getLowBitsSet(N0.getValueSizeInBits(), in visitTRUNCATE() 10175 unsigned BitWidth = Origin->getValueSizeInBits(0); in getUsedBits() [all …]
|
D | TargetLowering.cpp | 1342 unsigned MinBits = N0.getValueSizeInBits(); in SimplifySetCC() 1347 MinBits = N0->getOperand(0).getValueSizeInBits(); in SimplifySetCC() 1358 MinBits = N0->getOperand(0).getValueSizeInBits(); in SimplifySetCC() 1559 unsigned BitWidth = N0.getValueSizeInBits(); in SimplifySetCC()
|
D | SelectionDAGISel.cpp | 1706 const APInt &DesiredMask = APInt(LHS.getValueSizeInBits(), DesiredMaskS); in CheckAndMask() 1735 const APInt &DesiredMask = APInt(LHS.getValueSizeInBits(), DesiredMaskS); in CheckOrMask()
|
D | LegalizeVectorTypes.cpp | 3450 unsigned size = L->getValueSizeInBits(0); in GenWidenVectorLoads() 3451 while (size < LdOp->getValueSizeInBits(0)) { in GenWidenVectorLoads() 3453 size += L->getValueSizeInBits(0); in GenWidenVectorLoads()
|
D | SelectionDAG.cpp | 714 assert(VT.getSizeInBits() == 2 * N->getOperand(0).getValueSizeInBits() && in VerifySDNode()
|
D | SelectionDAGBuilder.cpp | 6030 if (RegVT.getSizeInBits() == OpInfo.CallOperand.getValueSizeInBits()) { in GetRegistersForValue()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 1963 unsigned WidthX = Op.getOperand(0).getValueSizeInBits(); in lowerFCOPYSIGN64() 1964 unsigned WidthY = Op.getOperand(1).getValueSizeInBits(); in lowerFCOPYSIGN64() 2298 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE() 2335 int FI = MFI->CreateFixedObject(Op.getValueSizeInBits() / 8, 0, false); in lowerADD() 2344 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() 2503 int FI = MFI->CreateFixedObject(Arg.getValueSizeInBits() / 8, Offset, false); in passArgOnStack()
|
D | MipsSEISelDAGToDAG.cpp | 760 unsigned Size = CN->getValueSizeInBits(0); in selectNode()
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGNodes.h | 150 unsigned getValueSizeInBits() const { 700 unsigned getValueSizeInBits(unsigned ResNo) const {
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1632 unsigned BitWidth = OutVal.getValueSizeInBits(); in PerformDAGCombine() 1649 unsigned BitWidth = Time.getValueSizeInBits(); in PerformDAGCombine()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 9473 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() 9854 unsigned PromBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineExtBoolTrunc() 9864 Inputs[i].getOperand(0).getValueSizeInBits(); in DAGCombineExtBoolTrunc() 9986 N->getValueSizeInBits(0), PromBits), in DAGCombineExtBoolTrunc() 9993 DAG.getConstant(N->getValueSizeInBits(0) - PromBits, dl, ShiftAmountTy); in DAGCombineExtBoolTrunc()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5801 if (Imm.getValueSizeInBits() == VT.getSizeInBits()) in LowerBUILD_VECTORvXi1() 5847 if (Imm.getValueSizeInBits() == VT.getSizeInBits()) in LowerBUILD_VECTORvXi1() 14145 unsigned BitWidth = Op0.getValueSizeInBits(); in LowerToBT() 14146 unsigned AndBitWidth = And.getValueSizeInBits(); in LowerToBT() 14801 unsigned InBits = VOp0.getValueSizeInBits(); in isTruncWithZeroHighBitsInput() 14802 unsigned Bits = V.getValueSizeInBits(); in isTruncWithZeroHighBitsInput() 14889 if (newSelect.getValueSizeInBits() == VT.getSizeInBits()) in LowerSELECT() 24984 MaskOK = Mask.isIntN(N00.getOperand(0).getValueSizeInBits()); in PerformSHLCombine() 26374 unsigned VecSize = ExtOp0.getValueSizeInBits(); in PerformSTORECombine() 26895 unsigned BitWidth = Op1.getValueSizeInBits(); in PerformBTCombine()
|