Home
last modified time | relevance | path

Searched defs:FromBits (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp724 emitLegacySExt(unsigned FromBits) emitLegacySExt() argument
739 emitLegacyZExt(unsigned FromBits) emitLegacyZExt() argument
[all...]
/llvm-project/llvm/unittests/Support/
H A DKnownBitsTest.cpp745 for (unsigned FromBits = 1; FromBits <= Bits; ++FromBits) { TEST() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1140 unsigned FromBits = FromType->getPrimitiveSizeInBits().getFixedValue(); isTruncateFree() local
1148 unsigned FromBits = FromVT.getFixedSizeInBits(); isTruncateFree() local
5972 unsigned FromBits = InVT.getScalarSizeInBits(); lowerSIGN_EXTEND_VECTOR_INREG() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2742 uint64_t FromBits = FromTy->getPrimitiveSizeInBits(); replaceAllDbgUsesWith() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7105 unsigned FromBits = EVT.getScalarSizeInBits(); getNode() local