Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp692 emitLegacySExt(unsigned FromBits) emitLegacySExt() argument
707 emitLegacyZExt(unsigned FromBits) emitLegacyZExt() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1114 unsigned FromBits = FromType->getPrimitiveSizeInBits().getFixedValue(); isTruncateFree() local
1122 unsigned FromBits = FromVT.getFixedSizeInBits(); isTruncateFree() local
5963 unsigned FromBits = InVT.getScalarSizeInBits(); lowerSIGN_EXTEND_VECTOR_INREG() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2720 uint64_t FromBits = FromTy->getPrimitiveSizeInBits(); replaceAllDbgUsesWith() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6774 unsigned FromBits = EVT.getScalarSizeInBits(); getNode() local