Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp69 TEST_F(CloneInstruction, OverflowBits) { in TEST_F() argument
/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp3245 auto OverflowBits = [] (int64_t V, unsigned W) { TEST() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4376 unsigned OverflowBits = VTSize - Scale + 1; ExpandIntRes_MULFIX() local
4411 unsigned OverflowBits = VTSize - Scale + 1; ExpandIntRes_MULFIX() local