Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp667 void DwarfExpression::emitLegacySExt(unsigned FromBits) { in emitLegacySExt()
682 void DwarfExpression::emitLegacyZExt(unsigned FromBits) { in emitLegacyZExt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp991 unsigned FromBits = FromType->getPrimitiveSizeInBits().getFixedSize(); in isTruncateFree() local
999 unsigned FromBits = FromVT.getFixedSizeInBits(); in isTruncateFree() local
5273 unsigned FromBits = InVT.getScalarSizeInBits(); in lowerSIGN_EXTEND_VECTOR_INREG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2034 uint64_t FromBits = FromTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5689 unsigned FromBits = EVT.getScalarSizeInBits(); in getNode() local