Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp685 void DwarfExpression::emitLegacySExt(unsigned FromBits) { in emitLegacySExt()
700 void DwarfExpression::emitLegacyZExt(unsigned FromBits) { in emitLegacyZExt()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1027 unsigned FromBits = FromType->getPrimitiveSizeInBits().getFixedValue(); in isTruncateFree() local
1035 unsigned FromBits = FromVT.getFixedSizeInBits(); in isTruncateFree() local
5562 unsigned FromBits = InVT.getScalarSizeInBits(); in lowerSIGN_EXTEND_VECTOR_INREG() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp2174 uint64_t FromBits = FromTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6330 unsigned FromBits = EVT.getScalarSizeInBits(); in getNode() local