Home
last modified time | relevance | path

Searched defs:SrcWidth (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/VMCore/
DConstantFold.cpp968 unsigned SrcWidth = in ConstantFoldBinaryInstruction() local
987 unsigned SrcWidth = std::min(DstWidth, Log2_32(GVAlign)); in ConstantFoldBinaryInstruction() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp843 unsigned SrcWidth = TD.getTypeSizeInBits(SV->getType()); in ConvertScalar_InsertValue() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp962 unsigned SrcWidth = SrcVT.getSizeInBits(); in LegalizeOp() local